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

fix: warning when running react #339

Merged
merged 2 commits into from Dec 1, 2023
Merged

fix: warning when running react #339

merged 2 commits into from Dec 1, 2023

Conversation

Joabesv
Copy link
Contributor

@Joabesv Joabesv commented Nov 30, 2023

Description

fix #341

When running the optional react config, it prints the following warning

Warning: React version not specified in eslint-plugin-react settings. See https://github.com/jsx-eslint/eslint-plugin-react#configuration

this pr, fix the message above :)

Linked Issues

Additional context

@antfu antfu merged commit d31b4fd into antfu:main Dec 1, 2023
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
None yet
Development

Successfully merging this pull request may close these issues.

React version is not set in React plugin config
2 participants