We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8f7756 commit c2dedc2Copy full SHA for c2dedc2
tsconfig.webpack.json
@@ -7,7 +7,7 @@
7
"strict": true,
8
"noImplicitAny": true,
9
"resolveJsonModule": true,
10
- "lib": ["ES2022"],
+ "lib": ["ES2023"],
11
"downlevelIteration": true,
12
"skipLibCheck": true,
13
"esModuleInterop": true,
0 commit comments