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 5a07e80 commit af912daCopy full SHA for af912da
scripts/tsconfig/base.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"exactOptionalPropertyTypes": false,
4
- "target": "ES2021",
+ "target": "ES2022",
5
"lib": ["DOM", "ESNext"],
6
"allowJs": false,
7
"checkJs": false,
0 commit comments