-
Notifications
You must be signed in to change notification settings - Fork 37
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
feat: Support ESLint 7.x #319
Conversation
0de5c91
to
507a93f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, assuming tests pass
c7dc451
to
fac16ca
Compare
Looks like the linter's failing |
@ljharb Should I delete the 'node' run? 🤔 |
@MichaelDeBoey no, it's not the same; it's got the |
@ljharb It seems like tests are already failing on |
@ljharb All green 🙂 |
ESLint v7.0.0 is released 🎉
Closes #318
Unblocks airbnb/javascript#2223
Unblocks kentcdodds/eslint-config-kentcdodds#64