Skip to content

Commit

Permalink
chore: update es8 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Jan 2, 2024
1 parent 8f9f2fa commit 82afb5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Expand Up @@ -103,8 +103,8 @@ export default {
20
],
"id": null,
"generator": false,
"expression": false,
"generator": false,
"async": true,
"params": [],
"body": {
Expand Down Expand Up @@ -188,7 +188,7 @@ export default {
]
},
{
"type": "Keyword",
"type": "Identifier",
"value": "delete",
"loc": {
"start": {
Expand Down Expand Up @@ -332,4 +332,4 @@ export default {
]
}
]
}
};
Expand Up @@ -90,4 +90,4 @@ export default {
]
}
]
}
};

0 comments on commit 82afb5c

Please sign in to comment.