Skip to content

Commit 859ff83

Browse files
authored
Update tsconfig.json
1 parent a12e83f commit 859ff83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "es2022",
4-
"module": "esnext",
4+
"module": "node16",
55
"moduleResolution": "node16",
66
"outDir": "./lib",
77
"strict": true,

0 commit comments

Comments
 (0)