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

'use strict' => functional/no-expression-statement #68

Closed
zEh- opened this issue Oct 21, 2019 · 0 comments · Fixed by #74
Closed

'use strict' => functional/no-expression-statement #68

zEh- opened this issue Oct 21, 2019 · 0 comments · Fixed by #74
Labels
Type: Enhancement Enhancement of the code, not introducing new features.

Comments

@zEh-
Copy link

zEh- commented Oct 21, 2019

'use strict' produces:
Using expressions to cause side-effects not allowed. eslint(functional/no-expression-statement)

This technically has side-effects but might be worth an exception to the rule, by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Enhancement of the code, not introducing new features.
Projects
None yet
2 participants