-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
As referenced in #3 - mistakes in this code can lead to the exit code from tsc being swallowed.
An alternative mode could be to allow execution of typescript via sub-shell, eg
typescript-xunit-xml -- tsc .
In this mode we could execute the supplied arguments in a sub-shell, parse the result, and return the original exit code
aglunndexcom and shfx
Metadata
Metadata
Assignees
Labels
No labels