diff --git a/tsconfig.json b/tsconfig.json index 1d7a7c91..6e6e0c35 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,6 +10,7 @@ "resolveJsonModule": true, "esModuleInterop": true, "jsx": "preserve", + "jsxImportSource": "vue", "types": ["vitest/globals"], "skipLibCheck": true, "paths": {