We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2661aa + 7228f48 commit 69e981dCopy full SHA for 69e981d
README.md
@@ -76,7 +76,6 @@ Finally, enable all of the rules that you would like to use.
76
"react/forbid-prop-types": 1,
77
"react/jsx-boolean-value": 1,
78
"react/jsx-closing-bracket-location": 1,
79
- "react/jsx-space-before-closing": 1,
80
"react/jsx-curly-spacing": 1,
81
"react/jsx-equals-spacing": 1,
82
"react/jsx-handler-names": 1,
0 commit comments