10 lines
174 B
JSON
10 lines
174 B
JSON
{
|
|
"plugins": [
|
|
["proposal-pipeline-operator", { "proposal": "smart" }]
|
|
],
|
|
"parserOpts": {
|
|
"allowReturnOutsideFunction": true
|
|
},
|
|
"minNodeVersion": "8.0.0"
|
|
}
|