kentcdodds/eslint-config-kentcdodds

Remove unnecesary rules for react 17 and above

crisfcodes opened this issue ยท 2 comments

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.

Yeah, we should probably just disable those rules. Feel free to make a pull request.

๐ŸŽ‰ This issue has been resolved in version 21.0.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€