strothj / react-docgen-typescript-loader

Webpack loader to generate docgen information from Typescript React components.
Other
360 stars 47 forks source link

feat: update react-docgen-typescript and fix condition to defaultProps #64

Closed evless closed 4 years ago

evless commented 4 years ago

Fixes https://github.com/styleguidist/react-docgen-typescript/pull/210

Hi! I fixed parser in react-docgen-typescript because it returned defaultProps how string type. Now this behavior can work through the flag

strothj commented 4 years ago

Awesome work, thank you!

This has been published as version 3.3.0.