Files
babel/packages/babel-parser/test/fixtures/es2017/async-functions/allow-await-outside-function-throw/options.json
2018-05-19 00:03:05 -04:00

5 lines
95 B
JSON

{
"allowAwaitOutsideFunction": true,
"throws": "Unexpected token, expected \";\" (2:15)"
}