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

Feat: Strict null checks and strict-boolean-expressions #287

Open
DHedgecock opened this issue Jan 6, 2021 · 0 comments
Open

Feat: Strict null checks and strict-boolean-expressions #287

DHedgecock opened this issue Jan 6, 2021 · 0 comments

Comments

@DHedgecock
Copy link
Member

Summary

Add strict-boolean-expressions to TS rules with README note for strict null checks.

Details

TS works better with strict null checks, recommend to start using it. Add the strict boolean checks which can help with refactoring errors (eg changing a boolean value to nested in an object).

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

No branches or pull requests

1 participant