Skip to content

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

Closed
Daniel Rosenwasser (DanielRosenwasser) wants to merge 1 commit into
masterfrom
chakraHostPretty
Closed

--pretty by default in tsc.exe (the ChakraCore tsc host)#23754
Daniel Rosenwasser (DanielRosenwasser) wants to merge 1 commit into
masterfrom
chakraHostPretty

Conversation

@DanielRosenwasser

Copy link
Copy Markdown
Member

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

Background

Konstantin Preißer (@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
Copy Markdown
Contributor

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.

@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 21, 2025
@jakebailey
Jake Bailey (jakebailey) deleted the chakraHostPretty branch August 28, 2026 19:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants