Skip to content

Commit af912da

Browse files
committed
chore: update
1 parent 5a07e80 commit af912da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tsconfig/base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"compilerOptions": {
33
"exactOptionalPropertyTypes": false,
4-
"target": "ES2021",
4+
"target": "ES2022",
55
"lib": ["DOM", "ESNext"],
66
"allowJs": false,
77
"checkJs": false,

0 commit comments

Comments
 (0)