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

babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser #66

Closed
oliverlj opened this issue Aug 14, 2021 · 1 comment · Fixed by #198
Closed

babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser #66

oliverlj opened this issue Aug 14, 2021 · 1 comment · Fixed by #198

Comments

@oliverlj
Copy link
Contributor

warning babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.

Just got this warning on yarn install

@NullVoxPopuli
Copy link
Owner

NullVoxPopuli commented Aug 14, 2021

Thanks for the tip!

Thin package should probably use the typescript parser for everything, because @babel/eslint-parser doesn't support native classes yet.
ie: eslint/eslint#14343
Class support is scheduled for v8

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

Successfully merging a pull request may close this issue.

2 participants