Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Make TypeScript vs Flow optional for generated projects #513

Open
toddw opened this issue Feb 1, 2017 · 3 comments
Open

Make TypeScript vs Flow optional for generated projects #513

toddw opened this issue Feb 1, 2017 · 3 comments

Comments

@toddw
Copy link
Contributor

toddw commented Feb 1, 2017

TypeScript has a lot of great things going on as does Flow. How do people feel about adding TypeScript support as an optional configuration for generated apps?

@toddw toddw added this to the 2.0 milestone Feb 1, 2017
@threehams
Copy link
Collaborator

Battery Pack was originally written in TypeScript and converted over to Flow piece by piece. If you wanted a test case for usage, that might be a good place to start. It would involve an exported library with a build step, documentation site, tests, documentation generation, and style variable import/export.

@threehams
Copy link
Collaborator

I looked into this a bit, but it should be much, much easier once we're transpiling in advance on the server.

@ferrannp ferrannp modified the milestones: 3.0, 2.0 Feb 8, 2017
@pawlucci pawlucci removed this from the v2 milestone Mar 6, 2017
@srghma
Copy link

srghma commented Aug 26, 2017

would like to have typescript

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants