Skip to content

Add debug format helpers for more enums#49732

Merged
jakebailey merged 1 commit into
microsoft:mainfrom
jakebailey:more-debug-formatters
Jul 6, 2022
Merged

Add debug format helpers for more enums#49732
jakebailey merged 1 commit into
microsoft:mainfrom
jakebailey:more-debug-formatters

Conversation

@jakebailey

Copy link
Copy Markdown
Member

I've found myself wanting to format these while debugging fairly often, especially since they are all flags and you can't just do ts.CheckMode[checkMode] to inspect it. I've had a few of these sitting in my git stash for a while but best to just commit them.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jun 29, 2022
@jakebailey jakebailey merged commit 94a6576 into microsoft:main Jul 6, 2022
@jakebailey jakebailey deleted the more-debug-formatters branch July 6, 2022 22:35
@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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants