-
Notifications
You must be signed in to change notification settings - Fork 26.5k
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
Peer-depend on eslint-plugin-import@2.0.0 #1146
Comments
What warnings? Until eslint-config-airbnb is published to support v2, you're supposed to still have v1. |
At any rate this is intentionally being held off, blocked on import-js/eslint-plugin-import#630 as well as a few eslint-plugin-react bugs. |
@ljharb Maybe you could create an issue with a v13 milestone with the list of internals and externals tickets you'd like to have fixed before releasing a v13? It should help people find out why the react config is still v12 based on base v8 and import 1.16 |
I suppose I can do that; but it's clear people aren't doing any searching before filing issues or making PRs, so I doubt that would help much except allow for a terser and more informative way to close said issues/PRs :-p |
2.1.0 is here with merged import-js/eslint-plugin-import#630 |
@pozylon thanks, i'm aware, since it's my PR |
|
would would help reduce annoying warnings if eslint-config-airbnb could update its eslint-plugin-import peer dependency to 2.0.0
The text was updated successfully, but these errors were encountered: