We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef28154 commit 0390774Copy full SHA for 0390774
extensions/ql-vscode/src/view/tsconfig.json
@@ -5,7 +5,7 @@
5
"target": "es6",
6
"outDir": "out",
7
"lib": ["ES2021", "dom"],
8
- "jsx": "react",
+ "jsx": "react-jsx",
9
"sourceMap": true,
10
"rootDir": "../..",
11
"strict": true,
0 commit comments