We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460a9f3 commit 3036126Copy full SHA for 3036126
.eslintrc
@@ -29,6 +29,7 @@
29
"version": "detect"
30
},
31
"import/resolver": {
32
+ "node": {},
33
"webpack": {
34
"config": "./config/webpack-config/index.js"
35
}
0 commit comments