Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable strict TypeScript checks #51

Open
bajtos opened this issue Jan 30, 2025 · 0 comments · May be fixed by #80
Open

Enable strict TypeScript checks #51

bajtos opened this issue Jan 30, 2025 · 0 comments · May be fixed by #80

Comments

@bajtos
Copy link
Member

bajtos commented Jan 30, 2025

Uncomment the following line and fix all new errors reported by TypeScript:

https://github.com/CheckerNetwork/deal-observer/blob/92a00b83ee2d52e00a9392e71df154d8bb779de6/tsconfig.json#L16

Quoting from https://www.typescriptlang.org/tsconfig/#strict:

The strict flag enables a wide range of type checking behavior that results in stronger guarantees of program correctness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant