We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f60ff8c commit 4a93bccCopy full SHA for 4a93bcc
1 file changed
tsconfig.json
@@ -19,7 +19,7 @@
19
"skipLibCheck": true,
20
"sourceMap": true,
21
"strict": true,
22
- "target": "ES2022",
+ "target": "ES2023",
23
"verbatimModuleSyntax": true
24
},
25
"include": [
0 commit comments