issues
search
ScottyLabs
/
cmu_lost_and_found_v2
CMU Lost and Found website
2
stars
3
forks
source link
Replace any with appropriate type
#139
Open
hdavidethan
opened
2 years ago
hdavidethan
commented
2 years ago
Task Brief
api/routes/auth.ts explicitly annotates some types as
any
.
Expected Deliverables
Replace explicit
any
annotations with the appropriate types in api/routes/auth.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 api/routes/auth.tseslint-ignore
and TODO comments that correspond to this issue.Estimated Completion Time
1 hour
Reviewers
@elouiestudent @jackiey321 @hdavidethan