import-js/eslint-plugin-import
Ver no GitHubimport/no-unused-modules doesn't work in monorepo
Open
#3.013 aberto em 12 de jun. de 2024
bughelp wanted
Métricas do repositório
- Stars
- (4.946 stars)
- Métricas de merge de PR
- (Mesclagem média 138d 22h) (3 fundiu PRs em 30d)
Description
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".