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

fix: support eslint 8 and 7 #79

Merged
merged 11 commits into from
Nov 10, 2021
Merged

fix: support eslint 8 and 7 #79

merged 11 commits into from
Nov 10, 2021

Conversation

nolanlawson
Copy link
Contributor

Updates dependencies and adds supports for ESLint 8. ESLint 7 is still supported.

"functions": 95,
"lines": 93,
"statements": 93,
"functions": 88,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage is still the same for ESLint 7, but it drops for ESLint 8. Unless we run tests in both versions and merge the coverage results, I don't think it's worth it to keep these so high. It's easier to just drop the coverage threshold.

Copy link
Contributor

@ravijayaramappa ravijayaramappa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one minor suggestion

lib/util/isClassField.js Outdated Show resolved Hide resolved
nolanlawson and others added 2 commits November 9, 2021 15:27
Co-authored-by: Ravi Jayaramappa <ravi.jayaramappa@salesforce.com>
@nolanlawson nolanlawson merged commit d19c3aa into master Nov 10, 2021
@nolanlawson nolanlawson deleted the nolan/eslint-8 branch November 10, 2021 20:24
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.

5 participants