Selaa lähdekoodia

fix: cannot find module 'vue/jsx-runtime

chenlei 8 kuukautta sitten
vanhempi
commit
8b9e391ec5
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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,