Skip to content

Commit 700c8f2

Browse files
committed
Target es2022
1 parent ba59ecf commit 700c8f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"compilerOptions": {
3+
"target": "es2022",
34
"module": "esnext",
45
"esModuleInterop": true,
56
"declaration": true,

0 commit comments

Comments
 (0)