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

Add support for react-typescript #32

Closed
jsjoeio opened this issue Nov 5, 2019 · 2 comments
Closed

Add support for react-typescript #32

jsjoeio opened this issue Nov 5, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jsjoeio
Copy link
Contributor

jsjoeio commented Nov 5, 2019

Summary

Add support for React with TypeScript as a project and template

Basic example

  1. eb-scripts init react-typescript
  2. eb-scripts generate react-typescript -n MyNewComponent

Motivation

Our default stack includes TypeScript so we should support it out of the box.

@jsjoeio jsjoeio added the enhancement New feature or request label Nov 5, 2019
@jsjoeio jsjoeio added this to the v1.1.0 milestone Nov 5, 2019
@jsjoeio jsjoeio self-assigned this Nov 7, 2019
@jsjoeio
Copy link
Contributor Author

jsjoeio commented Nov 7, 2019

Todos:

  • add template
  • add flags for react-ts for the init
  • add flags for react-ts-component to the generate command

@jsjoeio
Copy link
Contributor Author

jsjoeio commented Nov 8, 2019

Done via #36

@jsjoeio jsjoeio closed this as completed Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant