Skip to content

Commit

Permalink
Update Babel 8 fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed May 7, 2024
1 parent d3dd293 commit f0e5436
Show file tree
Hide file tree
Showing 83 changed files with 334 additions and 85 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,9 @@
]
}
}
]
],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,10 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
},
"tokens": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,10 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
},
"tokens": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,10 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
},
"comments": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
{
"type": "TSInterfaceDeclaration",
"start":0,"end":102,"loc":{"start":{"line":1,"column":0,"index":0},"end":{"line":5,"column":1,"index":102}},
"declare": true,
"id": {
"type": "Identifier",
"start":18,"end":19,"loc":{"start":{"line":1,"column":18,"index":18},"end":{"line":1,"column":19,"index":19},"identifierName":"B"},
Expand Down Expand Up @@ -132,10 +133,12 @@
"kind": "method"
}
]
},
"declare": true
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@
"kind": "const"
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@
"kind": "const"
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
}
}
],
"directives": []
"directives": [],
"extra": {
"topLevelAwait": false
}
}
}

0 comments on commit f0e5436

Please sign in to comment.