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 34bafa4 commit c4f3238Copy full SHA for c4f3238
.eslintrc
@@ -9,6 +9,7 @@
9
"react/jsx-uses-vars": 2,
10
"react/react-in-jsx-scope": 2,
11
"react/jsx-quotes": 0,
12
+ "react/no-multi-comp": 0,
13
"import/default": 0,
14
"import/no-duplicates": 0,
15
"import/named": 0,
0 commit comments