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

upgrade eslint-config-airbnb and eslint-config-airbnb-base to latest versions #957

Closed
nagkumar opened this issue Jul 20, 2016 · 1 comment

Comments

@nagkumar
Copy link

We are seeing this issue while working with latest react.

npm WARN [email protected] requires a peer of eslint@^2.9.0 but none was installed.
npm WARN [email protected] requires a peer of eslint-plugin-jsx-a11y@^1.2.0 but none was installed.
npm WARN [email protected] requires a peer of eslint@^2.9.0 but none was installed.

Can you pl. upgrade these to work with

"eslint": "3.1.1",
"eslint-plugin-import": "^1.11.0",
"eslint-plugin-react": "^5.2.2",

@ljharb
Copy link
Collaborator

ljharb commented Jul 20, 2016

Duplicate of #936.

@ljharb ljharb closed this as completed Jul 20, 2016
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

No branches or pull requests

2 participants