|
@@ -6,7 +6,7 @@
|
|
|
"lib": ["esnext", "dom"],
|
|
"lib": ["esnext", "dom"],
|
|
|
"sourceMap": true,
|
|
"sourceMap": true,
|
|
|
"baseUrl": ".",
|
|
"baseUrl": ".",
|
|
|
- "jsx": "preserve",
|
|
|
|
|
|
|
+ "jsx": "react-jsx",
|
|
|
"allowSyntheticDefaultImports": true,
|
|
"allowSyntheticDefaultImports": true,
|
|
|
"moduleResolution": "node",
|
|
"moduleResolution": "node",
|
|
|
"forceConsistentCasingInFileNames": true,
|
|
"forceConsistentCasingInFileNames": true,
|