We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2601336 commit c464682Copy full SHA for c464682
.eslintrc
@@ -33,7 +33,6 @@
33
"no-var": 1,
34
"prefer-const": 1,
35
"no-unsafe-negation": 1,
36
- "array-callback-return": 1,
37
"dot-notation": 1,
38
"no-eval": 1,
39
"no-extend-native": 1,
0 commit comments