* Flow Enums with unknown members parsing * Updates after rebase Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
12 lines
141 B
JSON
12 lines
141 B
JSON
{
|
|
"plugins": [
|
|
[
|
|
"flow",
|
|
{
|
|
"enums": true
|
|
}
|
|
]
|
|
],
|
|
"throws": "Unexpected token, expected \"}\" (2:5)"
|
|
}
|