babel-plugin-transform-react-remove-prop-types icon indicating copy to clipboard operation
babel-plugin-transform-react-remove-prop-types copied to clipboard

swc support

Open oliviertassinari opened this issue 3 years ago • 4 comments

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.

oliviertassinari avatar Dec 24 '21 23:12 oliviertassinari

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!

Sandstedt avatar Nov 23 '22 14:11 Sandstedt