UNPKG

babel-plugin-react-transform

Version:

Babel plugin to instrument React components with custom transforms

12 lines (11 loc) 170 B
{ "plugins": [ ["../../../src", { "transforms": [{ "transform": "transform-one" }, { "transform": "transform-two" }] }] ] }