Skip to content

Commit

Permalink
use tsx for module-compatibility tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jwagner committed Jul 10, 2024
1 parent 1c48213 commit d278637
Show file tree
Hide file tree
Showing 4 changed files with 722 additions and 51 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dockerfile": "Dockerfile",
// Update 'VARIANT' to pick a Node version: 12, 14, 16
"args": {
"VARIANT": "16"
"VARIANT": "18"
}
},
// Set *default* container specific settings.json values on container create.
Expand Down
Loading

0 comments on commit d278637

Please sign in to comment.