You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is related, but I see that the latest version of eslint-config-xo-react (v0.28.0) requires ESLint 9, so I’m using v0.27.0 for now because the latest version of XO (v0.60.0) still requires ESLint 8
It’s not clear to me how to use XO for React projects
The readme says:
The section of the eslint-config-xo-react readme that that sentence links to (
#use-with-xo
) was commented out in the latest release (v0.28.0)The only other mention of React in the readme is an example:
I think that would include eslint-plugin-react, not eslint-config-xo-react
I’m happy to contribute to documentation after this is cleared up
The text was updated successfully, but these errors were encountered: