Files
babel/packages/babel-plugin-transform-modules-amd/test/fixtures/amd/noInterop-import-default-only/options.json

4 lines
88 B
JSON

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