We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eslint-config-react-app
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
create-react-app is a popular automated build tool for React. It uses its own eslint config by default: eslint-config-react-app
React
Could you add support for this?
Supporting this would also require updating the following plugins:
babel-eslint@7.0.0 eslint@3.8.1 eslint-plugin-flowtype@2.21.0 eslint-plugin-import@2.0.1 eslint-plugin-jsx-a11y@2.2.3 eslint-plugin-react@6.4.1
FWIW, I also opened a PR at #168 that adds the dependencies. I've also tested it out locally.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
create-react-app is a popular automated build tool for
React
. It uses its own eslint config by default: eslint-config-react-appCould you add support for this?
Supporting this would also require updating the following plugins:
babel-eslint@7.0.0
eslint@3.8.1
eslint-plugin-flowtype@2.21.0
eslint-plugin-import@2.0.1
eslint-plugin-jsx-a11y@2.2.3
eslint-plugin-react@6.4.1
FWIW, I also opened a PR at #168 that adds the dependencies. I've also tested it out locally.
The text was updated successfully, but these errors were encountered: