{ "extends": "../tsconfig.json", "compilerOptions": { "types": ["node", "vite/client"], "allowJs": true }, "include": ["**/*.ts"] }