microsoft / microsoft/TypeScript
Reconsider tsconfig membership lookups for `.d.ts` files in `composite`
Offen
@DanielRosenwasser arbeitet bereits daran.
Seit 27.3.2026.
- Vorherrschende Sprache
- Go
- Sterne
- 111k
- Forks
- 14.3k
- Ø Merge
- 2 T. 4 Std.
- Gemergte PRs (30 T.)
- 132
Beschreibung
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.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.