Skip to content

Commit 0c209af

Browse files
committed
bump tsconfig.json
1 parent 23b2ba2 commit 0c209af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"compilerOptions": {
33
"esModuleInterop": true,
44
"outDir": "./dist",
5-
"target": "es2022",
5+
"target": "esnext",
66
"module": "nodenext",
77
"moduleResolution": "nodenext",
88
"jsx": "react",

0 commit comments

Comments
 (0)