Skip to content

Check compatibility with ESLint 6 #54

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

Closed
IlCallo opened this issue Aug 19, 2019 · 6 comments
Closed

Check compatibility with ESLint 6 #54

IlCallo opened this issue Aug 19, 2019 · 6 comments

Comments

@IlCallo
Copy link

IlCallo commented Aug 19, 2019

Most of the tooling around Vue shifted to ESLint 6 in past few weeks, can you check if everything works fine using it and bump dependencies?
Seems like a PR is already there, ready for review #51

@ba55ie
Copy link

ba55ie commented Aug 30, 2019

Yes please! Currently we can't use ecmaVersion: 2020 with support for Dynamic Imports. This results in the error Parsing error: Invalid ecmaVersion, because the espree version is too old.

@juhasev
Copy link

juhasev commented Sep 13, 2019

Hopefully this gets out soon!

@skyrpex
Copy link

skyrpex commented Sep 23, 2019

I've been using it with version 6 and found no issues to this day.

@pmochine
Copy link

@fengerzh
Copy link

fengerzh commented Nov 7, 2019

As eslint-plugin-vue 6.0.0 released, this is the only blocking issue for upgrading to ESlint 6. Please help to solve it. Thanks!

@mysticatea
Copy link
Member

Sorry for the lack of my activity. I have released v6.0.5 that fixed this problem.

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

7 participants