Skip to content

Ignore --help and -? in tsc init generated compilerOptions - #50628

Merged
Andrew Branch (andrewbranch) merged 3 commits into
microsoft:mainfrom
amitdahan:tsc-init-cli-flags
Sep 7, 2022
Merged

Ignore --help and -? in tsc init generated compilerOptions#50628
Andrew Branch (andrewbranch) merged 3 commits into
microsoft:mainfrom
amitdahan:tsc-init-cli-flags

Conversation

@amitdahan

Copy link
Copy Markdown
Contributor

Fixes #50627

@typescript-bot TypeScript Bot (typescript-bot) added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Sep 3, 2022
@amitdahan
Amit Dahan (amitdahan) marked this pull request as ready for review September 3, 2022 20:25
@andrewbranch
Andrew Branch (andrewbranch) merged commit ab831d0 into microsoft:main Sep 7, 2022
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tsc --init --help generates foreign compilerOptions: { help: true }

4 participants