import-js/eslint-plugin-import
在 GitHub 查看[feature] make `context.getCwd()` available in resolver
Open
#2,108 创建于 2021年5月29日
enhancementhelp wantedresolver
仓库指标
- Star
- (4,946 star)
- PR 合并指标
- (平均合并 138天 22小时) (30 天内合并 3 个 PR)
描述
context: https://github.com/alexgorbatchev/eslint-import-resolver-typescript/issues/74#issuecomment-850754909
process.cwd() could be incorrect, context.getCwd() is the replacement.