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

[eslint-patch] Update for v9 #4719

Merged
merged 2 commits into from
May 16, 2024
Merged

[eslint-patch] Update for v9 #4719

merged 2 commits into from
May 16, 2024

Conversation

nzakas
Copy link
Contributor

@nzakas nzakas commented May 16, 2024

Summary

I've attempted to update eslint-patch to work with ESLint v9.

Fixes #4635

Details

I believe the only thing preventing this from working in ESLint was the strict version checks, so loosened those checks to include ESLint v9.

How it was tested

I have no idea how to test this, but I wanted to get the ball rolling. I could not find any documentation related to testing and this package did not have an npm test script. I was hoping someone could walk me through the testing process.

Impacted documentation

I did not find any documentation related to version number.

@nzakas
Copy link
Contributor Author

nzakas commented May 16, 2024

@microsoft-github-policy-service agree

@D4N14L D4N14L merged commit f82793b into microsoft:main May 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

[eslint-patch] Upgrade to ESLint 9
2 participants