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 ba59ecf commit 700c8f2Copy full SHA for 700c8f2
tsconfig.json
@@ -1,5 +1,6 @@
1
{
2
"compilerOptions": {
3
+ "target": "es2022",
4
"module": "esnext",
5
"esModuleInterop": true,
6
"declaration": true,
0 commit comments