Files
babel/packages/babel-plugin-transform-es2015-destructuring/test/fixtures/destructuring/options.json

4 lines
221 B
JSON

{
"plugins": ["external-helpers", "transform-es2015-destructuring", "transform-es2015-spread", "transform-es2015-parameters", "transform-es2015-block-scoping", "transform-object-rest-spread", "transform-regenerator"]
}