import-js/eslint-plugin-import
[feature] make `context.getCwd()` available in resolver
開放
#2,108 建立於 2021年5月29日
enhancementhelp wantedresolver
倉庫指標
- 星標
- (5,940 顆星)
- 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.