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 1081119 commit 173fb73Copy full SHA for 173fb73
configuration/basic.json
@@ -1,6 +1,6 @@
1
{
2
"compilerOptions": {
3
- "target": "es2022",
+ "target": "esnext",
4
"lib": ["dom", "dom.iterable", "esnext", "webworker"],
5
"jsx": "react-jsx",
6
"allowJs": true,
0 commit comments