tsc-multi writes to `stderr` even when it just says "Found 0 errors". It should use `stdout` in the success case.
tsc-multi writes to
stderreven when it just says "Found 0 errors". It should usestdoutin the success case.