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

Add support for ESLint 9.x #298

Merged
merged 13 commits into from
Oct 27, 2024
Merged

Add support for ESLint 9.x #298

merged 13 commits into from
Oct 27, 2024

Conversation

jeddy3
Copy link
Member

@jeddy3 jeddy3 commented Oct 22, 2024

Which issue, if any, is this issue related to?

Closes #297

Is there anything in the PR that needs further explanation?

I figured I'd use this as an opportunity to familiarise myself more with ESLint's flat config.

Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

Thank you, overall looks great!

Can you take a look at my comments?

package.json Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
jest.js Outdated Show resolved Hide resolved
@jeddy3
Copy link
Member Author

jeddy3 commented Oct 27, 2024

@ybiquitous Thank you for the review. I've made the three changes you suggested. I've also:

  • updated the README
  • added changelog entries

So that we're ready to release.

Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

Thanks for the quick action! 👍🏼
In addition, I noticed two possible improvements. Can you see them?

README.md Outdated Show resolved Hide resolved
eslint.config.js Show resolved Hide resolved
@jeddy3
Copy link
Member Author

jeddy3 commented Oct 27, 2024

Thank you for the further review. I totally forgot about exports 😅 !

Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM 👍🏼

@jeddy3 jeddy3 added this pull request to the merge queue Oct 27, 2024
Merged via the queue into main with commit 07de720 Oct 27, 2024
5 checks passed
@jeddy3 jeddy3 deleted the issue-297 branch October 27, 2024 12:46
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.

Add support for ESLint 9.x
3 participants