mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Standardize on `import type ts from 'typescript'` across several files in the language-service package. This ensures that these files do not have a runtime dependency on a specific version of the TypeScript module, instead relying on the instance provided by the host during initialization. Note: This change is not comprehensive. Several files still require runtime access to the TypeScript module and will require further refactoring to fully decouple the dependency. |
||
|---|---|---|
| .. | ||
| convert_to_signal_input | ||
| convert_to_signal_queries | ||
| BUILD.bazel | ||
| refactoring.ts | ||