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-unnecessary-condition, it is too buggy #28

Merged

Conversation

ItamarKieslerFabric
Copy link
Contributor

Partial rollback ot 1.0.12.

@typescript-eslint/no-unnecessary-condition This rule is useful in theory, but in practice it's too buggy and produces many false positives.
See for example:
typescript-eslint/typescript-eslint#1798 (and also many other issues)

@noamokman noamokman merged commit ca5344b into osskit:main Nov 2, 2022
@ItamarKieslerFabric ItamarKieslerFabric deleted the Turn-off-no-unnecessary-condition branch November 2, 2022 08:12
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