Skip to content

Commit

Permalink
update Babel 8 test fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung authored and nicolo-ribaudo committed May 17, 2022
1 parent d930fc0 commit fb78da0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Expand Up @@ -105,7 +105,7 @@
{
"type": {
"label": "}",
"beforeExpr": true,
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
Expand Down
Expand Up @@ -226,7 +226,7 @@
{
"type": {
"label": "}",
"beforeExpr": true,
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
Expand Down
Expand Up @@ -37,7 +37,7 @@
{
"type": {
"label": "}",
"beforeExpr": true,
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
Expand Down
Expand Up @@ -254,7 +254,7 @@
{
"type": {
"label": "}",
"beforeExpr": true,
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
Expand Down

0 comments on commit fb78da0

Please sign in to comment.