Remove unnecesary rules for react 17 and above
crisfcodes opened this issue ยท 2 comments
crisfcodes commented
According with React documentation some rules are not neccesary, especifically: react/jsx-uses-react
and react/react-in-jsx-scope
, I'm having some problems with this rules in a recent project created with create-reate-app
.
kentcdodds commented
Yeah, we should probably just disable those rules. Feel free to make a pull request.
github-actions commented
๐ This issue has been resolved in version 21.0.0 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐