Code Path Analysis cannot handle LabeledStatement with other than switches or loops. #5171
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
core
Relates to ESLint's core APIs and features
I had not known it at that time.
This causes some false positive of rules which are using code path (e.g.
no-unreachable
).I will fix this.
The text was updated successfully, but these errors were encountered: