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

[eslint] fix travis error with jsx-quotes #1665

Merged
merged 1 commit into from
Sep 16, 2015
Merged

[eslint] fix travis error with jsx-quotes #1665

merged 1 commit into from
Sep 16, 2015

Conversation

oliviertassinari
Copy link
Member

hai-cea added a commit that referenced this pull request Sep 16, 2015
[eslint] fix travis error with jsx-quotes
@hai-cea hai-cea merged commit 90c256e into mui:master Sep 16, 2015
@hai-cea
Copy link
Member

hai-cea commented Sep 16, 2015

Thanks @oliviertassinari

@shaurya947
Copy link
Contributor

The jsx-quotes rule was introduced in ESLint v1.4, and it deprecates the react/jsx-quotes rule. If a local build gives an error like so: Definition for rule 'jsx-quotes' was not found -- it means that ESLint needs to be updated to v1.4 through npm update eslint

@oliviertassinari oliviertassinari deleted the eslint-jsx-quotes-fix branch November 3, 2015 10:51
@zannager zannager added package: system Specific to @mui/system package: eslint Specific to eslint-plugin-material-ui labels Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: eslint Specific to eslint-plugin-material-ui package: system Specific to @mui/system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants