merceyz / typescript-to-proptypes

Generate proptypes from typescript declarations
MIT License
53 stars 22 forks source link

feat: add `filenames` to component and proptype nodes #9

Closed eps1lon closed 4 years ago

eps1lon commented 4 years ago

This is useful the exclude types that are not locally defined (e.g. via extends) or props from internal modules