10 lines
196 B
JSON
10 lines
196 B
JSON
{
|
|
"plugins": [
|
|
["proposal-pipeline-operator", { "proposal": "hack", "topicToken": "#" }],
|
|
"transform-arrow-functions"
|
|
],
|
|
"parserOpts": {
|
|
"allowReturnOutsideFunction": true
|
|
}
|
|
}
|