I have a js code for Babel plugin which can be used as a plugin in js Babel transform, how do I use the same plugin in here?
I have a js code for Babel plugin which can be used as a plugin in js Babel transform, how do I use the same plugin in here?