microsoft / microsoft/TypeScript
Reconsider tsconfig membership lookups for `.d.ts` files in `composite`
オープン
@DanielRosenwasser がすでに取り組んでいます。
2026年3月27日 から。
- 主要言語
- Go
- スター
- 111k
- フォーク
- 14.3k
- 平均マージ
- 2日 4時間
- マージ済み PR(30日)
- 132
説明
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.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。