Closed
Description
Hello,
Since eslint-plugin-import can't be used with CodeClimate, is there a way to ignore its settings? This engine breaks with Error: unable to load resolver "webpack".
with the configuration below.
"settings": {
"import/resolver": {
"webpack": {
"config": "./config/webpack.config.js"
}
}
}
Metadata
Metadata
Assignees
Labels
No labels