Files
babel/packages/babel-plugin-transform-runtime/test/fixtures/use-options/useESModules-cjs/options.json

8 lines
163 B
JSON

{
"caller": {
"name": "babel-test",
"supportsStaticESM": true
},
"plugins": [["transform-runtime", { "useESModules": true }], "transform-classes"]
}