issues
search
ScottyLabs
/
cmu_lost_and_found_v2
CMU Lost and Found website
2
stars
3
forks
source link
Replace any with appropriate type annotations
#141
Open
hdavidethan
opened
2 years ago
hdavidethan
commented
2 years ago
Task Brief
AddItemButton.ts explicitly annotates some types as
any
.
Expected Deliverables
Replace explicit
any
annotations with the appropriate types in AddItemButton.ts
Once complete, remove the
eslint-ignore
and TODO comments that correspond to this issue.
Estimated Completion Time
1 hour
Reviewers
@elouiestudent @jackiey321 @hdavidethan
Task Brief
any
.Expected Deliverables
any
annotations with the appropriate types in AddItemButton.tseslint-ignore
and TODO comments that correspond to this issue.Estimated Completion Time
1 hour
Reviewers
@elouiestudent @jackiey321 @hdavidethan