UNPKG

babel-plugin-react-transform

Version:

Babel plugin to instrument React components with custom transforms

10 lines (9 loc) 122 B
{ "plugins": [ ["../../../src", { "transforms": [{ "transform": "transform-lib" }] }] ] }