import-js/eslint-plugin-import

Enhance parser to understand TS's `declare module`

開放

#3,186 建立於 2025年5月15日

 (8 則留言) (0 個反應) (0 位負責人)JavaScript (1,549 個分叉)batch import
enhancementhelp wantedtypescript

倉庫指標

星標
 (5,940 顆星)
PR 合併指標
 (平均合併 138天 22小時) (30 天內合併 3 個 PR)

描述

I was asked to open this issue here, instead of in eslint-import-resolver-typescript

After upgrading from eslint-import-resolver-typescript version 3.8.3 to 4.3.4 and I am getting errors that there are pretty much no exports availaboe from @uidotdev/usehooks.

The breaking change seems to be with version 3.9.0, when there was a migration between resolvers.

Here is a repository that shows the issue: https://github.com/Brandon-Ritchie/eslint-import-reproduction

貢獻者指南