Skip to content

Conversation

@marvinhagemeister
Copy link
Contributor

@marvinhagemeister marvinhagemeister commented Feb 21, 2025

Don't turn expression into a string when the JSX child would require escaping or it would clash with jsx-no-unescaped-entities rule.

Fixes denoland/deno#28225

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marvinhagemeister marvinhagemeister merged commit 85e100a into main Feb 21, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deno lint - jsx-curly-braces rule causes syntax error on --fix

3 participants