mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-14 17:43:52 +08:00
When using the CLI and a property is deprecated we emit a warning by using the `x-deprecated` field. However API consumers have no way to know that a property is deprecated at the moment. This converts `x-deprecated` to `@deprecated` comments