Skip to content
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

Feature/javascript #17

Merged
merged 4 commits into from
Oct 23, 2024
Merged

Feature/javascript #17

merged 4 commits into from
Oct 23, 2024

Conversation

brandonferens
Copy link
Member

@brandonferens brandonferens commented Oct 22, 2024

This tackles the #7 ticket. Javascript can be compiled instead of typescript using --javascript, -j or -js flags. This it accomplished by introducing two different builders: EnumTsBuilder and EnumJsBuilder classes.

@brandonferens brandonferens force-pushed the feature/javascript branch 2 times, most recently from 2b05c3c to 24c3c26 Compare October 22, 2024 13:58
Copy link
Member

@luisdalmolin luisdalmolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@brandonferens brandonferens merged commit 22b5ae6 into main Oct 23, 2024
8 checks passed
@brandonferens brandonferens deleted the feature/javascript branch October 23, 2024 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants