Skip to content

Commit 84a0b96

Browse files
committed
update module
1 parent 3709ce7 commit 84a0b96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration/typescript/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"compilerOptions": {
33
"target": "es2020",
4-
"module": "commonjs",
4+
"module": "node16",
55
"lib": ["es2020", "dom"],
66
"strict": true,
77
"moduleResolution": "node16",

0 commit comments

Comments
 (0)