Files
babel/packages/babel-plugin-transform-object-rest-spread/test/fixtures/object-rest/symbol-exec/options.json
2017-07-25 09:46:52 -05:00

7 lines
116 B
JSON

{
"parserOpts": {
"allowReturnOutsideFunction": true
},
"plugins": [ "transform-es2015-destructuring" ]
}