Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace any with appropriate type #136

Open
hdavidethan opened this issue Jun 29, 2022 · 1 comment
Open

Replace any with appropriate type #136

hdavidethan opened this issue Jun 29, 2022 · 1 comment
Labels
bootcamp Bootcamp Task

Comments

@hdavidethan
Copy link
Contributor

// TODO: Replace any with appropriate type

https://github.com/scottylabs/cmu_lost_and_found_v2/blob/d61c957b5e35e323203e498891375c08226a9b3a/client/src/components/AddUser.tsx#L11

@hdavidethan hdavidethan added the bootcamp Bootcamp Task label Jul 9, 2022
@hdavidethan
Copy link
Contributor Author

Task Brief

  • The file referenced above explicitly annotates some types as any.
    Note that the file link does not work, but the location in the repo is correct.

Expected Deliverables

  • Replace explicit any annotations with the appropriate types in the file above
  • Once complete, remove the eslint-ignore and TODO comments that correspond to this issue.

Estimated Completion Time

1 hour

Reviewers

@elouiestudent @jackiey321 @hdavidethan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bootcamp Bootcamp Task
Projects
None yet
Development

No branches or pull requests

1 participant