-
Notifications
You must be signed in to change notification settings - Fork 904
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
chore: convert generator files into TS #697
chore: convert generator files into TS #697
Conversation
…into feature/move_generator_commands_into_ts
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 nice! Some minor things to address
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.
LGTM. @Esemesek might give it a try?
Seems okay, but we should probably try legacy init flow before merging it. Will test things out tomorrow. |
Okay, tested it and it seems to work correctly. Thank you very much for contribution <3 |
Summary:
Part of #683
Converted
commands/tools/generator/*
to typescriptTest Plan: