issues
search
milesj
/
babel-plugin-typescript-to-proptypes
Generate React PropTypes from TypeScript interfaces or type aliases.
MIT License
367
stars
25
forks
source link
fix: add @babel/types to dependencies to support pnp
#38
Closed
ChrisSargent
closed
4 years ago
ChrisSargent
commented
4 years ago
To fix: #37
milesj
commented
4 years ago
Landed this on master while fixing other things.
To fix: #37