* fix: report missing plugins on type exports * nit refactors * Update packages/babel-parser/src/parser/statement.js [skip ci]
7 lines
180 B
JSON
7 lines
180 B
JSON
{
|
|
"sourceType": "module",
|
|
"plugins": [
|
|
"jsx"
|
|
],
|
|
"throws": "This experimental syntax requires enabling one of the following parser plugin(s): 'flow, typescript' (1:7)"
|
|
} |