Fix location info on FunctionTypeParam nodes (#565)
This commit is contained in:
@@ -108,14 +108,8 @@
|
||||
"end": 19,
|
||||
"loc": {
|
||||
"start": {
|
||||
"start": {
|
||||
"line": 1,
|
||||
"column": 12
|
||||
},
|
||||
"end": {
|
||||
"line": 1,
|
||||
"column": 18
|
||||
}
|
||||
"line": 1,
|
||||
"column": 12
|
||||
},
|
||||
"end": {
|
||||
"line": 1,
|
||||
@@ -400,14 +394,8 @@
|
||||
"end": 77,
|
||||
"loc": {
|
||||
"start": {
|
||||
"start": {
|
||||
"line": 2,
|
||||
"column": 12
|
||||
},
|
||||
"end": {
|
||||
"line": 2,
|
||||
"column": 18
|
||||
}
|
||||
"line": 2,
|
||||
"column": 12
|
||||
},
|
||||
"end": {
|
||||
"line": 2,
|
||||
|
||||
Reference in New Issue
Block a user