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

Allow peerDependency eslint-plugin-jsx-a11y@^2.0.0 #952

Closed
janpaul123 opened this issue Jul 13, 2016 · 8 comments
Closed

Allow peerDependency eslint-plugin-jsx-a11y@^2.0.0 #952

janpaul123 opened this issue Jul 13, 2016 · 8 comments

Comments

@janpaul123
Copy link

Which can be done independently of updating to [email protected].

@ljharb
Copy link
Collaborator

ljharb commented Jul 13, 2016

Indeed it can! However, I don't want to cut a release of the main config until I can include eslint 3, so I'm still blocked on #936 (comment).

@janpaul123
Copy link
Author

Alright, fair enough! Thanks @ljharb!

@ljharb
Copy link
Collaborator

ljharb commented Jul 13, 2016

(If it ends up taking forever, I'll cut a release in the meantime tho)

@wesbos
Copy link

wesbos commented Jul 21, 2016

Hearing from lots of folks that this is an issue. If anyone is reading this and keeps getting peer dep warnings you'll have to use eslint 2 for now..

npm install -g eslint@\^2.10.2 eslint-config-airbnb eslint-plugin-import eslint-plugin-react eslint-plugin-jsx-a11y@\^1.2.2

Hopefully we can get this released soon

@ljharb
Copy link
Collaborator

ljharb commented Jul 21, 2016

No matter what, you'll have to use eslint v2 with eslint-config-airbnb, until #936 is resolved.

@hpurmann
Copy link

hpurmann commented Aug 2, 2016

This can be closed now that 10.0 is out, right?

@ljharb
Copy link
Collaborator

ljharb commented Aug 2, 2016

Yep! Thanks.

@ljharb ljharb closed this as completed Aug 2, 2016
@janpaul123
Copy link
Author

Yay, thanks for the great work!

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

4 participants