Explorar o código

chore: use react-jsx build

close https://github.com/ant-design/ant-design-pro/issues/7698
chenshuai2144 %!s(int64=4) %!d(string=hai) anos
pai
achega
a91f4681da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tsconfig.json

+ 1 - 1
tsconfig.json

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