mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 19:13:34 +08:00
At the moment, when the tslint formatted is non human readable, it is being fully silenced. This changes this behaviour and only emit the formatted result. Fixes #13173