{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "./tsconfig.vite.json", "compilerOptions": { "types": ["vite/client"] } }