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 56635f2 commit 5ca6326Copy full SHA for 5ca6326
tsconfig.json
@@ -3,7 +3,6 @@
3
"compilerOptions": {
4
"target": "ESNext",
5
"lib": ["DOM", "DOM.Iterable", "ESNext"],
6
- "jsx": "react",
7
"module": "esnext",
8
"moduleResolution": "bundler",
9
"allowJs": true,
0 commit comments