no-constant-condition regression in v5.12.1 #11306
Labels
accepted
There is consensus among the team that this change meets the criteria for inclusion
archived due to age
This issue has been archived; please open a new issue for any further discussion
bug
ESLint is working incorrectly
rule
Relates to ESLint's core rules
Tell us about your environment
What parser (default, Babel-ESLint, etc.) are you using? default
Please show your full configuration:
Configuration
What did you do? Please include the actual source code causing the issue, as well as the command that you used to run ESLint.
Demo
What did you expect to happen?
No lint errors, same as in v5.12.0
What actually happened? Please include the actual, raw output from ESLint.
1:5 - Unexpected constant condition. (no-constant-condition)
It seems to be caused by #11253.
Are you willing to submit a pull request to fix this bug?
maybe
The text was updated successfully, but these errors were encountered: