UNPKG

babel-plugin-react-transform

Version:

Babel plugin to instrument React components with custom transforms

11 lines (10 loc) 174 B
{ "plugins": [ ["../../../src", { "factoryMethods": ["createClass", "factory"], "transforms": [{ "transform": "transform-lib" }] }] ] }