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

fix: Add support for custom resolvePath from babel plugin #109

Closed johnny-c-jiang closed 4 years ago

johnny-c-jiang commented 4 years ago

babel-plugin-module-resolver supports customized resolver function which eslint-import-resolver-babel-module currently ignores, but should allow user to reuse

codecov[bot] commented 4 years ago

Codecov Report

Merging #109 into master will increase coverage by 0.19%. The diff coverage is 100%.

Impacted Files Coverage Δ
src/index.js 94.64% <100%> (+0.19%) :arrow_up: