Files
babel/packages/babel-plugin-transform-modules-commonjs/test/fixtures/regression/T7199/options.json

9 lines
166 B
JSON

{
"plugins": [
"transform-destructuring",
"transform-modules-commonjs",
"transform-member-expression-literals",
"transform-property-literals"
]
}