therungg/therun-frontend

Enforce fixing TypeScript warnings

therungg opened this issue · 2 comments

Right now, there's a bunch of TypeScript warnings that I just ignore. Usually it's no type assigned to a variable.

Ideally, I'd like to not have ignoreBuildErrors set in the next.js config.

Hey is this issue still open i would like to take this

@shobhitexe there are hundreds of TS errors if you want to open small incremental PRs to address a few a time this would be ideal.

Tackling too many at once is likely to inadvertently introduce some bugs 😅