pull/4395/head
Conduitry 5 years ago
parent f5f489984f
commit 59a5d4a52c

@ -12,6 +12,16 @@
"type": "Literal", "type": "Literal",
"start": 5, "start": 5,
"end": 9, "end": 9,
"loc": {
"start": {
"line": 1,
"column": 5
},
"end": {
"line": 1,
"column": 9
}
},
"value": true, "value": true,
"raw": "true" "raw": "true"
}, },
@ -47,6 +57,16 @@
"type": "Literal", "type": "Literal",
"start": 40, "start": 40,
"end": 44, "end": 44,
"loc": {
"start": {
"line": 6,
"column": 5
},
"end": {
"line": 6,
"column": 9
}
},
"value": true, "value": true,
"raw": "true" "raw": "true"
}, },
@ -82,6 +102,16 @@
"type": "Literal", "type": "Literal",
"start": 75, "start": 75,
"end": 79, "end": 79,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 12
}
},
"value": true, "value": true,
"raw": "true" "raw": "true"
}, },
@ -155,6 +185,16 @@
"type": "Literal", "type": "Literal",
"start": 118, "start": 118,
"end": 122, "end": 122,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 12
}
},
"value": true, "value": true,
"raw": "true" "raw": "true"
}, },

Loading…
Cancel
Save