Skip to content

Commit 69e981d

Browse files
committed
Merge pull request #432 from Niler851/patch-3
Remove duplicate rule in Readme
2 parents b2661aa + 7228f48 commit 69e981d

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)