Files
babel/packages/babel-plugin-transform-modules-amd/test/fixtures/loose/options.json

7 lines
96 B
JSON

{
"plugins": [
"external-helpers",
["transform-modules-amd", { "loose": true }]
]
}