mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 20:52:06 +08:00
The TypeScript diagnostic to esbuild diagnostic conversion utilities are now contained in a separate file. This lowers the line count of the main compiler plugin file and also removes an additional direct usage of the `typescript` dependency from the compiler plugin file.