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

Further restrict unused expressions #66

Open
whymarrh opened this issue Aug 30, 2020 · 0 comments
Open

Further restrict unused expressions #66

whymarrh opened this issue Aug 30, 2020 · 0 comments

Comments

@whymarrh
Copy link
Contributor

See: no-unused-expressions
See:

'no-unused-expressions': ['error', { 'allowShortCircuit': true, 'allowTernary': true }],

All unused expressions should be disabled.

@whymarrh whymarrh mentioned this issue Aug 31, 2020
3 tasks
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

No branches or pull requests

1 participant