wintercounter / mhy

🧩 A zero-config, out-of-the-box, multi-purpose toolbox and development environment
https://mhy.js.org
MIT License
135 stars 32 forks source link

Storybook: get proptypes from TypeScript React components #10

Closed pezia closed 4 years ago

pezia commented 5 years ago

Hi,

Is it possible to add the support for propTypes from a TS React components (e.g. with https://github.com/strothj/react-docgen-typescript-loader)?

Thanks.

wintercounter commented 4 years ago

This feature is now built into Storybook.