Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

fisker
Copy link
Collaborator

@fisker fisker commented Oct 12, 2021

I dropped support for ESLint 7 in #1488 because the AST change make our tests hard to pass on ESLint 7.
But it can work on ESLint 7 with slight different results.

I agree

Supporting both versions would be ideal because this is going to be a lengthy transition as we need to wait until all of our eslint plugins support 8 before we can upgrade eslint.

Fixes #1544
Fixes #1546

@sindresorhus sindresorhus changed the title Fix error on ESLint 7 Fix compatibility with ESLint 7 Oct 12, 2021
@sindresorhus sindresorhus merged commit e6cee0f into sindresorhus:main Oct 12, 2021
@fisker fisker deleted the eslint-7 branch October 12, 2021 06:05
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

Successfully merging this pull request may close these issues.

"npm run test" fails with an error about ./lib/rules/no-warning-comments Cannot find module 'eslint/use-at-your-own-risk' with ESLint v7
2 participants