Skip to content

Sub-shell mode? #4

Open
Open
@glenjamin

Description

@glenjamin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions