SIGN IN SIGN UP

refactor(@schematics/angular): migrate typescript third-party dependency to node_modules

Relocates the typescript third-party dependency from `third_party/github.com/Microsoft/TypeScript` to `third_party/typescript`.

This update changes the implementation to source the required TypeScript files directly from `node_modules` via a Bazel `genrule` instead of keeping them checked into the repository.
A
Alan Agius committed
a0487d9469d551217e0a480a1b26491464c4c488
Parent: 0f2342c
Committed by Alan Agius <alan.agius4@gmail.com> on 4/13/2026, 2:36:27 PM