We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e1135 commit 7951835Copy full SHA for 7951835
tsconfig.json
@@ -14,7 +14,7 @@
14
"downlevelIteration": true,
15
"experimentalDecorators": true,
16
"esModuleInterop": true,
17
- "lib": ["ES2022"],
+ "lib": ["ES2023"],
18
"paths": {
19
"*": ["./src/typings/*"]
20
},
0 commit comments