Skip to content

fix(36385): tsc should return a failed exit code (ie: 1) when it can't build due to no config file#36474

Merged
sheetalkamat merged 1 commit into
microsoft:masterfrom
a-tarasyuk:bug/36385
Jan 29, 2020
Merged

fix(36385): tsc should return a failed exit code (ie: 1) when it can't build due to no config file#36474
sheetalkamat merged 1 commit into
microsoft:masterfrom
a-tarasyuk:bug/36385

Conversation

@a-tarasyuk

Copy link
Copy Markdown
Contributor

Fixes #36385

@sheetalkamat sheetalkamat left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread src/testRunner/unittests/tsc/runWithoutArgs.ts Outdated
@sheetalkamat sheetalkamat merged commit 39311da into microsoft:master Jan 29, 2020
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tsc should return a failed exit code (ie: 1) when it can't build due to no config file

3 participants