2017-07-25 09:46:52 -05:00

7 lines
116 B
JSON

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