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 23b2ba2 commit 0c209afCopy full SHA for 0c209af
1 file changed
tsconfig.json
@@ -2,7 +2,7 @@
2
"compilerOptions": {
3
"esModuleInterop": true,
4
"outDir": "./dist",
5
- "target": "es2022",
+ "target": "esnext",
6
"module": "nodenext",
7
"moduleResolution": "nodenext",
8
"jsx": "react",
0 commit comments