Open Yegorich555 opened 4 years ago
To clarify, you're using https://www.npmjs.com/package/eslint-import-resolver-alias ?
I agree that no-unresolved
should use the resolver.
To clarify, you're using https://www.npmjs.com/package/eslint-import-resolver-alias ?
I agree that
no-unresolved
should use the resolver.
All rights. That is!
I have the following setting with alias:
.eslintrc.js
someFile.js
As I see the plugin doesn't look for 'alias' in 'import/resolver' It should be fixed or it can be implemented via the following case: .eslintrc.js