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 1dda97d commit 6ebb65bCopy full SHA for 6ebb65b
.eslintrc
@@ -22,5 +22,8 @@
22
},
23
"ecmaVersion": 2018,
24
"sourceType": "module"
25
+ },
26
+ "settings": {
27
+ "import/no-unresolved": "off"
28
}
29
0 commit comments