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

ESNext style guide depends on a deprecated package #75

Open
TerribleCsharp opened this issue Jan 27, 2022 · 2 comments
Open

ESNext style guide depends on a deprecated package #75

TerribleCsharp opened this issue Jan 27, 2022 · 2 comments

Comments

@TerribleCsharp
Copy link

babel-eslint has been replaced with @babel/eslint-parser, and this causes deprecation warnings when installing eslint-config-esnext package:
 WARN  deprecated [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.

@nazarkulyk
Copy link

nazarkulyk commented Oct 10, 2022

I made some proposal to update package

#90

@nazarkulyk
Copy link

I have also created own packages that can be used because currently it looks like nobody maintain package:

@nazarkulyk/eslint-config-esnext

https://www.npmjs.com/package/@nazarkulyk/eslint-config-esnext

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