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

7 lines
140 B
JSON

{
"BABEL_8_BREAKING": false,
"sourceType": "module",
"moduleIds": true,
"plugins": [["transform-modules-amd", { "loose": true }]]
}