Support Flow this parameter annotations (#12234)
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
"expression": {
|
||||
"type": "ObjectExpression",
|
||||
"start":1,"end":14,"loc":{"start":{"line":1,"column":1},"end":{"line":1,"column":14}},
|
||||
"extra": {
|
||||
"parenthesized": true,
|
||||
"parenStart": 0
|
||||
},
|
||||
"properties": [
|
||||
{
|
||||
"type": "Property",
|
||||
@@ -44,11 +48,7 @@
|
||||
},
|
||||
"shorthand": false
|
||||
}
|
||||
],
|
||||
"extra": {
|
||||
"parenthesized": true,
|
||||
"parenStart": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user