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

Turn off no-non-null-assertion rule #102

Merged
merged 1 commit into from Mar 24, 2020

Conversation

koddsson
Copy link
Contributor

We currently like this assertion method and have it all over our codebase. We'll probably move away from this as we gain more type coverage where possible but for now we should just turn it off.

https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/no-non-null-assertion.md

@koddsson koddsson added this to the 4.0.0 milestone Mar 24, 2020
@koddsson koddsson requested a review from a team March 24, 2020 15:38
Copy link
Member

@keithamus keithamus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐐

@koddsson koddsson merged commit 882f4ed into master Mar 24, 2020
@koddsson koddsson deleted the disable-no-none-null-assertion-rule branch March 24, 2020 17:46
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 this pull request may close these issues.

None yet

2 participants