tleunen / eslint-import-resolver-babel-module

Custom eslint resolve for babel-plugin-module-resolver
https://github.com/tleunen/babel-plugin-module-resolver
MIT License
248 stars 31 forks source link

Description of package is not helpful #107

Open scottc-netflix opened 4 years ago

scottc-netflix commented 4 years ago

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.

tleunen commented 4 years ago

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.

peterp commented 4 years ago

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

yyynnn commented 4 years ago

I think the example dir will suffice