snapshot-labs / snapshot-hub

GraphQL API for Snapshot
https://hub.snapshot.org/graphql
MIT License
104 stars 198 forks source link

Better Typescript Coverage #271

Open midgerate opened 2 years ago

midgerate commented 2 years ago

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.

bigint commented 2 years ago

I'll try some here 🤞🏻

zzuziak commented 1 year ago

@ChaituVR would you be up for listing all improvements needed? We can separate into individual features and create a milestone for it :thinking: