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.
tsconfig.json
1 parent a90db03 commit 528265fCopy full SHA for 528265f
tsconfig.json
@@ -12,7 +12,6 @@
12
"newLine": "lf",
13
"skipLibCheck": true,
14
"strict": true,
15
- "target": "es2020",
16
- "jsx": "preserve"
+ "target": "es2020"
17
}
18
0 commit comments