Better Typescript Coverage #271
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Hub has very less ts coverage making it very prone to bugs that can be caused when doing changes.
Start off by changing noImplicitAny: true in tsconfig and work your way to adding types to all the files in the codebase.
The text was updated successfully, but these errors were encountered: