We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f4f254 commit eb7006bCopy full SHA for eb7006b
1 file changed
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
- "extends": "@docusaurus/tsconfig", // Enable for editing documentation
+ // "extends": "@docusaurus/tsconfig", // Enable for editing documentation
3
"compilerOptions": {
4
- "jsx": "react-jsx", // Enable for editing documentation
+ // "jsx": "react-jsx", // Enable for editing documentation
5
"module": "commonjs",
6
"resolveJsonModule": true,
7
"esModuleInterop": true,
0 commit comments