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 de2972c commit a4eb7c4Copy full SHA for a4eb7c4
.eslintrc.json
@@ -8,6 +8,7 @@
8
],
9
"plugins": ["prettier", "jest"],
10
"rules": {
11
+ "import/export": "off",
12
"import/extensions": [
13
"error",
14
"ignorePackages",
0 commit comments