aspect-build / aspect-build/rules_ts
[dx] improve tsc errors outputted to stdout
Open
engagement note
- Dominant language
- Starlark
- Stars
- 138
- Forks
- 87
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 3
Description
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:

Contributor guide
Assessment
This issue has not been assessed yet.