Skip to content

Commit 640f009

Browse files
🔍 test(xo): Disable impot/no-anonymous-default-export.
1 parent 8315eb8 commit 640f009

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
"unicorn"
8484
],
8585
"rules": {
86+
"import/no-anonymous-default-export": "off",
8687
"unicorn/filename-case": [
8788
"error",
8889
{

0 commit comments

Comments
 (0)