GT2/GT2-Android/node_modules/babel-plugin-react-transform/test/fixtures/code-class-expression-exten.../.babelrc

10 lines
122 B
Plaintext
Raw Normal View History

{
"plugins": [
["../../../src", {
"transforms": [{
"transform": "transform-lib"
}]
}]
]
}