Jelajahi Sumber

revert jsx to preserve

Yuki Takei 2 tahun lalu
induk
melakukan
2730e1e650
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      apps/app/tsconfig.json

+ 1 - 1
apps/app/tsconfig.json

@@ -4,7 +4,7 @@
   "compilerOptions": {
     "module": "CommonJS",
 
-    "jsx": "react-jsx",
+    "jsx": "preserve",
     "resolveJsonModule": true,
     "types": [
       "vitest/globals"