eslint-import-resolver-babel-module icon indicating copy to clipboard operation
eslint-import-resolver-babel-module copied to clipboard

Description of package is not helpful

Open scottc-netflix opened this issue 5 years ago • 3 comments

I have an issue with eslint throwing errors that it can't resolve a module even though it's there and works fine with the linter disabled. Trying to fix it and found this module but the description doesn't at all tell me what this package actually does or why one would want to use it.

scottc-netflix avatar Oct 31 '19 23:10 scottc-netflix

Do you mind suggesting a better description? PRs are welcome.

This plugin allows you to use custom paths defined by https://github.com/tleunen/babel-plugin-module-resolver with eslint.

tleunen avatar Nov 01 '19 13:11 tleunen

I think the description is perfectly accurate. Thank you for the amazing work.

peterp avatar Mar 15 '20 11:03 peterp

I think the example dir will suffice

yyynnn avatar Jun 17 '20 21:06 yyynnn