mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 03:23:57 +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