Files
babel/test/fixtures/experimental/_no-plugin/async-generators/options.json
2017-08-28 17:30:10 -04:00

5 lines
122 B
JSON

{
"throws": "This experimental syntax requires enabling the parser plugin: 'asyncGenerators' (1:15)",
"plugins": []
}