{ "extends": "../../tsconfig.base.json", "compilerOptions": { "jsx": "preserve", "jsxImportSource": "vue", "types": ["vite/client"] }, "include": ["src", "vite.config.ts"] }