{ "extends": "./tsconfig.json", "compilerOptions": { "types": ["vite/client", "vitest/globals"] }, "include": ["src"], "exclude": [] }