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

9 lines
188 B
JSON

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