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

7 lines
118 B
JSON

{
"BABEL_8_BREAKING": false,
"sourceType": "module",
"moduleIds": true,
"moduleId": "my custom module name"
}