Skip to content

Commit 47c0797

Browse files
committed
revert bump of es target
1 parent 05bb48d commit 47c0797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"compilerOptions": {
33
"allowJs": false,
4-
"target": "es2022",
4+
"target": "es2020",
55
"declaration": true,
66
"module": "commonjs",
77
"types": [

0 commit comments

Comments
 (0)