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 15a0444 commit 4f0d7a7Copy full SHA for 4f0d7a7
.eslintrc
@@ -24,7 +24,7 @@
24
"error",
25
{ "max": 1, "maxEOF": 0, "maxBOF": 0 }
26
],
27
- "import/no-unresolved": false
+ "import/no-unresolved": 0
28
},
29
"settings": {
30
"import/resolver": {
0 commit comments