7 lines
116 B
JSON
7 lines
116 B
JSON
{
|
|
"parserOpts": {
|
|
"allowReturnOutsideFunction": true
|
|
},
|
|
"plugins": [ "transform-es2015-destructuring" ]
|
|
}
|