We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf6509d commit 99e6d56Copy full SHA for 99e6d56
.eslintrc
@@ -30,6 +30,7 @@
30
"optionalDependencies": false,
31
"peerDependencies": false
32
}],
33
+ "no-param-reassign": 0,
34
"no-underscore-dangle": 0,
35
"react/jsx-filename-extension": 0,
36
"react/no-array-index-key": 0,
0 commit comments