no-warning-comments
break on hyphen char
#11471
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
patch candidate
This issue may necessitate a patch release in the next few days
regression
Something broke
rule
Relates to ESLint's core rules
Tell us about your environment
5.15.0
11.10.1
6.8.0
What parser (default, Babel-ESLint, etc.) are you using?
babel-eslint
Please show your full 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.
Upgraded ESlint from
5.7.0
to5.15.0
.What did you expect to happen?
Linting 🦄
What actually happened? Please include the actual, raw output from ESLint.
The rule choke on the hypen in
"flow-typed"
.Are you willing to submit a pull request to fix this bug?
The text was updated successfully, but these errors were encountered: