import-js/eslint-plugin-import
View on GitHub[feature] make `context.getCwd()` available in resolver
Open
#2,108 opened on May 29, 2021
enhancementhelp wantedresolver
Repository metrics
- Stars
- (4,946 stars)
- PR merge metrics
- (Avg merge 138d 22h) (3 merged PRs in 30d)
Description
context: https://github.com/alexgorbatchev/eslint-import-resolver-typescript/issues/74#issuecomment-850754909
process.cwd() could be incorrect, context.getCwd() is the replacement.