Files
babel/packages/babel-parser/test/fixtures/placeholders/arrow/async-parenless/options.json
Nicolò Ribaudo 8cf0a757d5 Recover from "missing semicolon" errors (#12437)
* Recover from "missing semicolon" errors

* Update other tests

* Fix flow

* Fix windows test

* Add back deleted test
2021-02-01 10:08:43 +01:00

5 lines
73 B
JSON

{
"plugins": ["placeholders"],
"throws": "Unexpected token (1:16)"
}