🐛 useConsistentCurlyBraces
breaks react/no-unescaped-entities
rule
#5391
Labels
A-Linter
Area: linter
good first issue
Good for newcomers
L-JavaScript
Language: JavaScript and super languages
S-Bug-confirmed
Status: report has been confirmed as a valid bug
Environment information
What happened?
See https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/no-unescaped-entities.md, also requested in #4491
With the input:
is turned into
which is respectively invalid and breaking
no-unescaped-entities
Expected result
See above
Code of Conduct
The text was updated successfully, but these errors were encountered: