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.
1 parent b2661aa commit 7228f48Copy full SHA for 7228f48
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