team-gryff / react-monocle

A developer tool to visualize a React application's component hierarchy.
MIT License
2.45k stars 78 forks source link

Does it support Typescript ? #137

Open abhirathore2006 opened 8 years ago

abhirathore2006 commented 8 years ago

Hi, my project is written is Typescript-React so can i use this ?

mbchoa commented 8 years ago

Hi! Sorry for the late reply. We unfortunately don't currently support Typescript-React out of the box. Moving forward, we're going to assess what additional new features we feel the community would like to see including other superset languages on top of Javascript like Typescript.

Thank you for the feedback!

dtgoitia commented 6 years ago

My +1 to this request. TypeScript has it's own create-react-app at this point, it's a biggie!