{
  "extends": "./tsconfig.shared.json",
  "compilerOptions": {
    "types": ["vite/client", "vitest/importMeta"]
  }
}
