Files
babel/packages/babylon/test/fixtures/es2017/async-functions/2/options.json
2017-11-01 16:16:48 +01:00

4 lines
110 B
JSON

{
"throws": "await* has been removed from the async functions proposal. Use Promise.all() instead. (2:2)"
}