Skip to content

Commit c4f3238

Browse files
committed
stopped react/no-multi-comp lint error
1 parent 34bafa4 commit c4f3238

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"react/jsx-uses-vars": 2,
1010
"react/react-in-jsx-scope": 2,
1111
"react/jsx-quotes": 0,
12+
"react/no-multi-comp": 0,
1213
"import/default": 0,
1314
"import/no-duplicates": 0,
1415
"import/named": 0,

0 commit comments

Comments
 (0)