microsoft / microsoft/TypeScript
Reconsider tsconfig membership lookups for `.d.ts` files in `composite`
Đang mở
@DanielRosenwasser đang làm issue này rồi.
Từ ngày 27/3/2026.
- Ngôn ngữ chính
- Go
- Star
- 111k
- Fork
- 14.3k
- Merge trung bình
- 2 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 132
Mô tả
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.
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.