Ensure locations in ObjectTypeAnnotations do not include semi or comma (#472)
This commit is contained in:
committed by
Daniel Tschinder
parent
17f2a2036c
commit
2ef436641e
@@ -81,7 +81,7 @@
|
||||
{
|
||||
"type": "ObjectTypeProperty",
|
||||
"start": 48,
|
||||
"end": 63,
|
||||
"end": 62,
|
||||
"loc": {
|
||||
"start": {
|
||||
"line": 1,
|
||||
@@ -89,7 +89,7 @@
|
||||
},
|
||||
"end": {
|
||||
"line": 1,
|
||||
"column": 63
|
||||
"column": 62
|
||||
}
|
||||
},
|
||||
"key": {
|
||||
|
||||
Reference in New Issue
Block a user