Skip to content

Commit

Permalink
Update deopt script to generate log for usage in DeoptExplorer VSCode…
Browse files Browse the repository at this point in the history
… extension (#4188)
  • Loading branch information
andrewiggins committed Nov 2, 2023
1 parent f54942a commit bead254
Show file tree
Hide file tree
Showing 6 changed files with 7,376 additions and 6,450 deletions.
4 changes: 2 additions & 2 deletions benches/jsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"compilerOptions": {
"target": "es2020",
"module": "es2020",
"target": "es2022",
"module": "es2022",
"checkJs": true,
"moduleResolution": "node"
},
Expand Down
Loading

0 comments on commit bead254

Please sign in to comment.