Skip to content

Commit 4f42d4e

Browse files
committed
Update compile target
1 parent 4099c32 commit 4f42d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"compilerOptions": {
44
"module": "Node16",
55
"moduleResolution": "Node16",
6-
"target": "ES2021",
6+
"target": "ES2023",
77
"outDir": "dist-dev"
88
},
99
"exclude": [

0 commit comments

Comments
 (0)