Files
babel/packages/babel-plugin-transform-es2015-destructuring/test/fixtures/destructuring/issue-5628/options.json
2017-08-28 15:10:00 -06:00

4 lines
257 B
JSON

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