Skip to content
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

support for eslint 6 #1362

Closed
ljharb opened this issue May 15, 2019 · 4 comments · Fixed by #1393
Closed

support for eslint 6 #1362

ljharb opened this issue May 15, 2019 · 4 comments · Fixed by #1393

Comments

@ljharb
Copy link
Member

ljharb commented May 15, 2019

Tests currently run, but are allowed to fail, on the eslint v6 alpha.

We should figure out what changes are needed to make them pass.

(see #1361)

@PutziSan
Copy link

When I try to use eslint-plugin-import with eslint 6 I get the error Cannot find module 'eslint/lib/util/glob-util'. This is also described in an eslint-issue: eslint/eslint#11720 (comment)

@ljharb
Copy link
Member Author

ljharb commented May 17, 2019

@PutziSan that's fixed in master, but still unreleased.

@PutziSan
Copy link

Okay, thx and sorry for the noise ;-)

@ljharb
Copy link
Member Author

ljharb commented Jun 22, 2019

eslint 6 is now released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants