-
-
Notifications
You must be signed in to change notification settings - Fork 403
Remove support for babel-eslint
#1040
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
Comments
In my experience,
I think it's still too early to remove support for |
We should at least document that |
Sure. |
I don't think it's necessary.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It's not maintained anymore, so I don't think it makes sense for us to support it.
babel-eslint
is not supported.test.babelLegacy()
.@babel/eslint-parser
, like: https://github.com/sindresorhus/eslint-plugin-unicorn/pull/1036/files#diff-66bd496c5747eb2ce80ffc1d5e923d08c0bc538e37af77e1078e106e992d7a4aR11-R13, andExperimentalRestProperty
nodeI think we can do
1
right now, and do the rest a little bit later on to give people time to migrate.@fisker Thoughts?
The text was updated successfully, but these errors were encountered: