We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3fbf0 commit 59a9528Copy full SHA for 59a9528
index.js
@@ -4,6 +4,8 @@ module.exports = {
4
],
5
settings: {
6
'import/resolver': {
7
+ // https://github.com/benmosher/eslint-plugin-import/issues/1396
8
+ node: {},
9
webpack: {
10
config: require.resolve('@vue/cli-service/webpack.config.js')
11
}
0 commit comments