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 086cbcc commit 533f6e8Copy full SHA for 533f6e8
.eslintrc
@@ -12,7 +12,7 @@
12
"react/forbid-prop-types": 0,
13
"react/sort-comp": 0,
14
"react/prop-types": 0,
15
- "react/jsx-indent-props":0,
+ "react/jsx-indent-props": 0,
16
"class-methods-use-this": 0,
17
"no-param-reassign": 0,
18
"no-underscore-dangle": 0,
0 commit comments