import-js/eslint-plugin-import
Vedi su GitHubimport/no-unused-modules doesn't work in monorepo
Open
Aperta il 12 giu 2024
bughelp wanted
Descrizione
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".