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

chore: convert generator files into TS #697

Conversation

KangYoosam
Copy link
Contributor

Summary:

Part of #683
Converted commands/tools/generator/* to typescript

Test Plan:

  • yarn test
  • yarn flow-check
  • yarn lint

Copy link
Member

@thymikee thymikee left a 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

packages/cli/src/tools/generator/promptSync.ts Outdated Show resolved Hide resolved
packages/cli/src/tools/generator/templates.ts Outdated Show resolved Hide resolved
packages/cli/src/tools/generator/templates.ts Outdated Show resolved Hide resolved
@thymikee thymikee changed the title Feature/move generator commands into ts chore: convert generator files into TS Sep 10, 2019
Copy link
Member

@thymikee thymikee left a 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?

@KangYoosam KangYoosam requested a review from thymikee September 10, 2019 13:01
@Esemesek
Copy link
Member

Seems okay, but we should probably try legacy init flow before merging it. Will test things out tomorrow.

@Esemesek
Copy link
Member

Okay, tested it and it seems to work correctly. Thank you very much for contribution <3

@Esemesek Esemesek merged commit ee695b8 into react-native-community:master Sep 12, 2019
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.

3 participants