UNPKG

babel-plugin-react-transform

Version:

Babel plugin to instrument React components with custom transforms

11 lines (10 loc) 181 B
{ "plugins": [ ["../../../src", { "superClasses": ["BooComponent", "CustomComponent"], "transforms": [{ "transform": "transform-lib" }] }] ] }