Skip to content

--pretty by default in tsc.exe (the ChakraCore tsc host) #23754

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

DanielRosenwasser
Copy link
Member

Supports --pretty by default in tsc.exe given anticipated internal changes.

Background

@kpreisser recommended fixing terminal escapes on #23408 (comment). Using the same logic to detect support for terminal escapes, we can determine whether we are outputting to a pseudoterminal device.

Within tsc.js, we just need to look for the member which specifies as much.

@typescript-bot
Copy link
Collaborator

Thanks for your contribution. This PR has not been updated in a while and cannot be automatically merged at the time being. For housekeeping purposes we are closing stale PRs. If you'd still like to continue working on this PR, please leave a message and one of the maintainers can reopen it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants