babel-plugin-transform-react-remove-prop-types
babel-plugin-transform-react-remove-prop-types copied to clipboard
swc support
I wonder if we shouldn't port this plugin to https://swc.rs/docs/usage/plugins. It could unlock the support of https://nextjs.org/docs/messages/swc-disabled.
Yes that would be great. We have still not converted to typescript, so we use prop-types heavily in our projects. Let me know if you need any help!