Skip to content

Commit c464682

Browse files
committed
app: eslint: rm array-callback-return
1 parent 2601336 commit c464682

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"no-var": 1,
3434
"prefer-const": 1,
3535
"no-unsafe-negation": 1,
36-
"array-callback-return": 1,
3736
"dot-notation": 1,
3837
"no-eval": 1,
3938
"no-extend-native": 1,

0 commit comments

Comments
 (0)