Skip to content

Commit d278637

Browse files
committed
use tsx for module-compatibility tests
1 parent 1c48213 commit d278637

File tree

4 files changed

+722
-51
lines changed

4 files changed

+722
-51
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dockerfile": "Dockerfile",
77
// Update 'VARIANT' to pick a Node version: 12, 14, 16
88
"args": {
9-
"VARIANT": "16"
9+
"VARIANT": "18"
1010
}
1111
},
1212
// Set *default* container specific settings.json values on container create.

0 commit comments

Comments
 (0)