This repository was archived by the owner on Mar 13, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 67
ESLint 8 support #167
Copy link
Copy link
Open
Description
Keeping track of eslint deps ESLint8 support status
TS ecosystem is nearly ready, JS is still lagging
Already support ESLint8 and safe/tested versions:
eslint-plugin-vue
-> 7.20.0eslint-plugin-import
-> 2.25.1eslint-config-prettier
-> 8.3.0@typescript-eslint/*
-> 5.2.0
Support still missing:
eslint-webpack-plugin
: the support PR has already been merged yesterday, not released yet (feat: support eslint 8 webpack-contrib/eslint-webpack-plugin#121)eslint-config-standard
: work in progress (feat: support eslint v8 standard/eslint-config-standard#193)eslint-plugin-node
: should work, but there's some regressions (Support ESLint 8.x mysticatea/eslint-plugin-node#294)eslint-plugin-promise
: work in progress (feat: support ESLint 8.x eslint-community/eslint-plugin-promise#219)eslint-config-airbnb-base
: no support right now (eslint v8 support airbnb/javascript#2478)
tennox
Metadata
Metadata
Assignees
Labels
No labels