import-js/eslint-plugin-import
GitHub で見る[feature] make `context.getCwd()` available in resolver
Open
#2,108 opened on 2021年5月29日
enhancementhelp wantedresolver
Repository metrics
- Stars
- (4,946 stars)
- PR merge metrics
- (平均マージ 138d 22h) (30d で 3 merged PRs)
説明
context: https://github.com/alexgorbatchev/eslint-import-resolver-typescript/issues/74#issuecomment-850754909
process.cwd() could be incorrect, context.getCwd() is the replacement.