Преглед изворни кода

fix: cannot find module 'vue/jsx-runtime

chenlei пре 8 месеци
родитељ
комит
8b9e391ec5
1 измењених фајлова са 0 додато и 1 уклоњено
  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,