Skip to content

Commit a12e83f

Browse files
authored
Update tsconfig.json
1 parent e0bc51a commit a12e83f

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
@@ -2,7 +2,7 @@
22
"compilerOptions": {
33
"target": "es2022",
44
"module": "esnext",
5-
"moduleResolution": "node",
5+
"moduleResolution": "node16",
66
"outDir": "./lib",
77
"strict": true,
88
"esModuleInterop": true,

0 commit comments

Comments
 (0)