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: eslint-plugin-react supports ESLint v9 #139

Merged
merged 1 commit into from
Jul 22, 2024
Merged

feat: eslint-plugin-react supports ESLint v9 #139

merged 1 commit into from
Jul 22, 2024

Conversation

mdjermanovic
Copy link
Member

eslint-plugin-react now supports ESLint v9.

This removes the prompt about whether to install ESLint v8.x, as well as compatibility utilities and --force flag when eslint-plugin-react is used.

Copy link
Member

@aladdin-add aladdin-add left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

Copy link
Member

@harish-sethuraman harish-sethuraman left a comment

Choose a reason for hiding this comment

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

LGTM. We might once want to re trigger the CI to pass.

@aladdin-add aladdin-add reopened this Jul 22, 2024
@aladdin-add
Copy link
Member

it's still blocked by actions/node-versions#182.

@mdjermanovic
Copy link
Member Author

All tests are green now.

@mdjermanovic mdjermanovic merged commit 359cf50 into main Jul 22, 2024
19 checks passed
@mdjermanovic mdjermanovic deleted the react-v9 branch July 22, 2024 16:16
@github-actions github-actions bot mentioned this pull request Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants