-
Notifications
You must be signed in to change notification settings - Fork 10
Continue ESLint upgrade to V9 #326
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
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 9b47a4d The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
c2bea41
to
d80c392
Compare
d80c392
to
f814094
Compare
Updated the PR description with the latest info. ✅ |
Hey @aprendendofelipe! 👋 Just wanted to say thank you for this contribution! We'll be taking a look at this soon as we try to upgrade to V9 across our repos! 🙇 |
This pull request attempts to complete the work started in #287
🔍 You can view the relevant diff between the last commit of that PR and this one here:
Compare 51db88...f81409
An experimental version of the updated package is available on npm:
https://www.npmjs.com/package/@tabnews/eslint-plugin-primer-react
Note: The last commit fixes the name of a file so it can be picked up by the test suite (
.js
→.test.js
).Updates
eslint-plugin-github
tov6.0.0
and used themjs
extension ineslint.config
, but reverted back tov5.1.8
so compatibility can be handled in a separate PR.README.md
with an example of flat config usage.getFlatConfigs()
.