7 lines
112 B
JSON
7 lines
112 B
JSON
{
|
|
"plugins": ["transform-async-to-generator"],
|
|
"parserOpts": {
|
|
"allowReturnOutsideFunction": true
|
|
}
|
|
}
|