use path.resolve for config
... | ... | @@ -56,7 +56,7 @@ |
"eslint": "^5.0.1", | ||
"eslint-config-scratch": "^5.0.0", | ||
"eslint-import-resolver-webpack": "^0.11.1", | ||
"eslint-plugin-import": "^2.8.0", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jest": "^22.14.1", | ||
"eslint-plugin-react": "^7.12.4", | ||
"file-loader": "2.0.0", | ||
... | ... |
Please register or sign in to comment