Skip to content

Commit 533f6e8

Browse files
committed
cleanup
1 parent 086cbcc commit 533f6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react/forbid-prop-types": 0,
1313
"react/sort-comp": 0,
1414
"react/prop-types": 0,
15-
"react/jsx-indent-props":0,
15+
"react/jsx-indent-props": 0,
1616
"class-methods-use-this": 0,
1717
"no-param-reassign": 0,
1818
"no-underscore-dangle": 0,

0 commit comments

Comments
 (0)