kunalgolani / eslint-config

Pluggable ESLint configs for ECMAScript Next, Node.js and React Native that you can import and extend
45 stars 17 forks source link

ESNext style guide depends on a deprecated package #75

Open TerribleCsharp opened 2 years ago

TerribleCsharp commented 2 years ago

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

nazarkulyk commented 1 year ago

I made some proposal to update package

https://github.com/kunalgolani/eslint-config/pull/90

nazarkulyk commented 1 year ago

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