Files
babel/packages/babel-plugin-transform-modules-commonjs/test/fixtures/interop/imports-hoisting/options.json

8 lines
116 B
JSON

{
"plugins": [
"transform-runtime",
"transform-template-literals",
"transform-modules-commonjs"
]
}