import-js/eslint-plugin-import

import/no-unused-modules doesn't work in monorepo

開放

#3,013 建立於 2024年6月12日

 (15 則留言) (2 個反應) (0 位負責人)JavaScript (1,549 個分叉)batch import
bughelp wanted

倉庫指標

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

描述

I'm using a turborepo monorepo and I'm seeing if packages/A/a.ts imports from packages/B/b.ts, the b.ts will have it's exports marked as "not used within other modules".

貢獻者指南