Skip to content

Commit 2106f25

Browse files
Update tsconfig.json
1 parent 2b50b8b commit 2106f25

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
@@ -1,6 +1,6 @@
11
{
22
"compilerOptions": {
3-
"target": "es2021",
3+
"target": "ES2022",
44
"module": "CommonJS",
55
"declaration": true,
66
"sourceMap": true,

0 commit comments

Comments
 (0)