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

feat: preparing for eslint v9 #400

Merged
merged 12 commits into from
Dec 11, 2023
Merged

feat: preparing for eslint v9 #400

merged 12 commits into from
Dec 11, 2023

Conversation

aladdin-add
Copy link
Contributor

.nycrc Outdated
@@ -0,0 +1,6 @@
{
"branches": 94,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

adding the config as the check coverage fails (<99%). but I think it's covered tho:

  • sourceCode.xxx was covered when running eslint v8.
  • context.xxx was covered when running eslint v7.

@aladdin-add aladdin-add marked this pull request as ready for review December 10, 2023 02:55
Copy link
Member

@bmish bmish left a comment

Choose a reason for hiding this comment

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

Looks good pending the one comment to be fixed.

It's too bad that there's so much work and so many additional checks required for this.

.nycrc Outdated Show resolved Hide resolved
@aladdin-add aladdin-add merged commit 35e14cd into main Dec 11, 2023
12 checks passed
@aladdin-add aladdin-add deleted the fix/eslint-v9 branch December 11, 2023 02:13
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.

None yet

2 participants