浏览代码

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,