Skip to content

Commit 031a4b1

Browse files
committed
build: update eslint config
1 parent 4b2a533 commit 031a4b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"strict": "error",
8686
"unicorn/explicit-length-check": "off",
8787
"unicorn/filename-case": "off",
88+
"unicorn/no-anonymous-default-export": "off",
8889
"unicorn/no-array-callback-reference": "off",
8990
"unicorn/no-array-method-this-argument": "off",
9091
"unicorn/no-null": "off",

0 commit comments

Comments
 (0)