Skip to content

Commit 80df60b

Browse files
authored
Update tsconfig.json
1 parent 7726584 commit 80df60b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"compilerOptions": {
33
"target": "es2020",
44
"module": "commonjs",
5+
"moduleResolution": "Node16",
56
"lib": ["es2020", "dom"],
67
"allowJs": true,
78
"checkJs": true,

0 commit comments

Comments
 (0)