7 lines
118 B
JSON
7 lines
118 B
JSON
{
|
|
"plugins": ["proposal-async-generator-functions"],
|
|
"parserOpts": {
|
|
"allowReturnOutsideFunction": true
|
|
}
|
|
}
|