Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] jsx-curly-brace-presence: disable disallowed JSX text chars check in props #2710

Conversation

jzabala
Copy link
Contributor

@jzabala jzabala commented Jul 12, 2020

Fixes #2694

@jzabala jzabala changed the title [Fix]: : disable disallowed JSX text chars check in props [Fix]: disable disallowed JSX text chars check in props Jul 13, 2020
@jzabala jzabala force-pushed the fix/disable-disallowed-jsx-chars-check-in-props branch from ca1dc7b to 1177c8f Compare July 13, 2020 01:53
@jzabala jzabala changed the title [Fix]: disable disallowed JSX text chars check in props [Fix]jsx-curly-brace-presence: disable disallowed JSX text chars check in props Jul 13, 2020
@ljharb ljharb force-pushed the fix/disable-disallowed-jsx-chars-check-in-props branch from 1177c8f to f0ff971 Compare July 28, 2020 18:37
@ljharb ljharb changed the title [Fix]jsx-curly-brace-presence: disable disallowed JSX text chars check in props [Fix] jsx-curly-brace-presence: disable disallowed JSX text chars check in props Jul 28, 2020
@ljharb ljharb merged commit f0ff971 into jsx-eslint:master Jul 28, 2020
@jzabala jzabala deleted the fix/disable-disallowed-jsx-chars-check-in-props branch July 29, 2020 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

jsx-curly-brace-presence ignores strings with "{" or "}" in the text
2 participants