15 lines
209 B
JSON

{
"sourceType": "module",
"plugins": [
[
"jsx"
],
[
"flow"
],
[
"flowComments"
]
],
"throws": "Cannot have a flow comment inside another flow comment. (1:0)"
}