microsoft / microsoft/TypeScript
Port `DirWatchSet` over to TS7
Open
@jakebailey is already working on this.
Since Sep 14, 2026.
Bug
Domain: tsc -b
- Dominant language
- Go
- Stars
- 111k
- Forks
- 14.3k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 132
Description
We said we would port https://github.com/microsoft/typescript-go/pull/4658 (issue https://github.com/microsoft/typescript-go/issues/4614) to 7.0.x following the move of the https://github.com/microsoft/typescript-go repo to https://github.com/microsoft/TypeScript. Well that's been done now, so we should cherry-pick e05860d9328a894189b49d9c43fb8a52e6c6d5a2 over to...some branch
Not sure exactly how this will work out - there is currently no `release-7.0` branch.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.