We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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 text was updated successfully, but these errors were encountered: