Sfoglia il codice sorgente

fix: cannot find module 'vue/jsx-runtime

chenlei 8 mesi fa
parent
commit
8b9e391ec5
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      tsconfig.json

+ 0 - 1
tsconfig.json

@@ -4,7 +4,6 @@
     "module": "esnext",
     "strict": true,
     "jsx": "preserve",
-    "jsxImportSource": "vue",
     "moduleResolution": "node",
     "experimentalDecorators": true,
     "skipLibCheck": true,