rollup / awesome

⚡️ Delightful Rollup Plugins, Packages, and Resources
MIT License
2.55k stars 139 forks source link

add rollup-plugin-strip-prop-types #131

Open m00nbyte opened 2 months ago

m00nbyte commented 2 months ago

Awesome Contribution Checklist:

Please Provide a Link A Repository for Your Addition

https://github.com/m00nbyte/rollup-plugin-strip-prop-types

Please Describe Your Addition

Removes propTypes, defaultProps, and prop-types imports, with TypeScript support and custom import paths.