@gruzf/eslint-config-react
v3.0.0
Published
Set of eslint rules for react project
Readme
@gruzf/eslint-config-react
Included plugins
Included rules
{
"react-hooks/rules-of-hooks": "error",
"react-hooks/exhaustive-deps": "warn",
"react/prop-types": "off"
}