mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-23 15:36:23 +08:00
With this change we show a warning when a deprecated option is also defined in the workspace configuration file (angular.json). Closes: #14966