🐛 Biome doesn't handle unterminated JSX strings #2410
Labels
A-Parser
Area: parser
L-JavaScript
Language: JavaScript and super languages
S-Bug-confirmed
Status: report has been confirmed as a valid bug
S-Help-wanted
Status: you're familiar with the code base and want to help the project
Environment information
What happened?
I have a react component:
The quote style rules:
An error occurred when I run
npx @biomejs/biome check ./src/components/Robot/index.tsx
:Expected result
It should not throw an error.
Code of Conduct
The text was updated successfully, but these errors were encountered: