When comparing pure `tsc` vs `ts_project` outputs the `ts_project` stdout is significantly noisier and harder to understand. The `ts_project` stdout often includes * paths into bazel-out/bin * paths into external/ * the full tsc cli args * bazel mnemonic Example: 
When comparing pure
tscvsts_projectoutputs thets_projectstdout is significantly noisier and harder to understand.The
ts_projectstdout often includesExample:
