소스 검색

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,