We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8315eb8 commit 640f009Copy full SHA for 640f009
package.json
@@ -83,6 +83,7 @@
83
"unicorn"
84
],
85
"rules": {
86
+ "import/no-anonymous-default-export": "off",
87
"unicorn/filename-case": [
88
"error",
89
{
0 commit comments