microsoft / microsoft/TypeScript
Reconsider tsconfig membership lookups for `.d.ts` files in `composite`
Aperta
@DanielRosenwasser ci sta già lavorando.
Dal 27/3/2026.
- Lingua principale
- Go
- Stelle
- 111k
- Fork
- 14.3k
- Merge medio
- 1g 19h
- PR unite (30g)
- 117
Descrizione
One thing that is surprising with 6.0 & 7.0 - if your tsconfig.json includes .d.ts file via files, include, or types, they will not be included due to changes to rootDir and composite. This can be surprising if the main project is not actually opened up. Maybe this doesn't make sense for types, but we may want to reconsider this.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.