Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

TypeScript Support #315

Open
darthtrevino opened this issue Jun 8, 2016 · 2 comments
Open

TypeScript Support #315

darthtrevino opened this issue Jun 8, 2016 · 2 comments

Comments

@darthtrevino
Copy link

It looks like TypeScript React components are not supported. It would be nice if you could run components through Webpack's configured loaders prior to this plugin using them.

@nikgraf
Copy link
Member

nikgraf commented Jun 8, 2016

That would be great. Right now we use react-docgen which only parses PropTypes & Flow from what I know.

There was the idea floating around to switch to Recon #293
Ideally we should find a solution that i fairly easy to extend and support these out of the box:

  • PropTypes
  • Flow
  • TypeScript
  • Relay Schema

@unindented
Copy link

Can anybody give some guidance on the work necessary to get components written in TypeScript working with carte-blanche? I'm not familiar with the codebase, but I'd benefit from this, so I'm willing to help.

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

3 participants