Skip to content

Commit e2ae70a

Browse files
committed
fix: disable unicorn/no-array-for-each ESLint rule
1 parent e0312e2 commit e2ae70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"JavaScript Standard Style",
5656
"editorconfig",
5757
"lint",
58-
"config",
5958
"configuration",
59+
"config",
6060
"strict",
6161
"modern",
6262
"modularity",

0 commit comments

Comments
 (0)