Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Official ESLint 5.x support? #664

Closed
dabrowne opened this issue Aug 2, 2018 · 4 comments
Closed

Official ESLint 5.x support? #664

dabrowne opened this issue Aug 2, 2018 · 4 comments

Comments

@dabrowne
Copy link

dabrowne commented Aug 2, 2018

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

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
@Jaace
Copy link

Jaace commented Nov 9, 2018

I too would like to know this, looks like the answer is currently "no" but being worked on?

@krave1986
Copy link

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?

@jaydenseric
Copy link

For what it's worth babel-eslint itself uses babel-eslint with eslint v5:

https://github.com/babel/babel-eslint/blob/v10.0.1/package.json#L45

@hzoo
Copy link
Member

hzoo commented Jan 9, 2019

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

@hzoo hzoo closed this as completed Jan 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants