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 f12b2f6 commit c31e008Copy full SHA for c31e008
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"lib": [
4
- "esNext",
+ "es2022",
5
"DOM"
6
],
7
"module": "NodeNext",
0 commit comments