ecrin-github / ecrin-github/crPMT
Add more typing
Open
Priority: Low
refactoring
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
More typing with interfaces should be used (as this is TypeScript), it's a bad practice to use :any or not specify the type of a variables/function return value.
Instance variables should also be declared public/protected/private
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.