This repository has been archived by the owner on Aug 18, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 209
Official ESLint 5.x support? #664
Comments
11 tasks
clarkdo
added a commit
to nuxt/nuxt
that referenced
this issue
Aug 31, 2018
- [ ] babel-eslint babel/babel-eslint#664 - [x] eslint-config-standard-jsx standard/eslint-config-standard-jsx#32 - [x] eslint-config-standard to be stable release standard/eslint-config-standard#123 - [x] eslint-plugin-html - [x] eslint-plugin-import - [x] eslint-plugin-jest - [x] eslint-plugin-node - [x] eslint-plugin-promise - [x] eslint-plugin-standard standard/eslint-plugin-standard#29 - [x] eslint-plugin-vue vuejs/eslint-plugin-vue#504 - [x] eslint-plugin-react https://github.com/yannickcr/eslint-plugin-react/releases/tag/v7.10.0
I too would like to know this, looks like the answer is currently "no" but being worked on? |
Me too. I have installed eslint for vscode whose version is 5.9.0 . Just when I was going to use class property and checking babel-eslint, I found it eslint 5.x is not on the support list. Any plan about this? |
For what it's worth https://github.com/babel/babel-eslint/blob/v10.0.1/package.json#L45 |
v9/v10 should both work fine with it and yeah testing with v5 ^ We'll be removing that chart in v11, #711 - there weren't any changes necessary to support v5 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Can anyone tell me if there are any issues when using with ESLint 5.x? The readme only mentions 4.x
https://github.com/babel/babel-eslint#supported-eslint-versions
The text was updated successfully, but these errors were encountered: