Skip to content

Commit 7228f48

Browse files
committed
Remove duplicate
*react/jsx-space-before-closing* was entered twice
1 parent b2661aa commit 7228f48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ Finally, enable all of the rules that you would like to use.
7676
"react/forbid-prop-types": 1,
7777
"react/jsx-boolean-value": 1,
7878
"react/jsx-closing-bracket-location": 1,
79-
"react/jsx-space-before-closing": 1,
8079
"react/jsx-curly-spacing": 1,
8180
"react/jsx-equals-spacing": 1,
8281
"react/jsx-handler-names": 1,

0 commit comments

Comments
 (0)