react-docgen
react-docgen copied to clipboard
Extract comments from `defaultProps`
In our component library, a lot of comments are historically made on defaultProps not on propTypes. It would be nice if react-docgen could catch them as well