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 fbb42b7 commit 96743d9Copy full SHA for 96743d9
.eslintrc
@@ -5,5 +5,8 @@
5
"pragma": "h",
6
"version": "16.0"
7
}
8
+ },
9
+ "rules": {
10
+ "import/no-anonymous-default-export": "off"
11
12
0 commit comments