-
Notifications
You must be signed in to change notification settings - Fork 393
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option to generate TS string enums #578
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution! Would you mind adding a couple e2e tests too, so we have a record of the end to end output with this flag enabled?
Added e2e test |
@bcherny ping. |
@bcherny ping 2 - all work and changes requested are completed |
How come this one is still not merged? I addressed all change requests and am updating all conflicts regularly. Can we merge this one please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thanks for the contribution.
Mind rebasing one last time? |
Rebased |
Published [email protected] |
Linked issue: #200
Addressed comments/requests in: #262 (review)
Implemented as a normalizer under cli/options flag:
inferStringEnumKeysFromValues