{
  "extends": "./client.json",
  "include": ["./src", "./src/global.d.ts"],
  "compilerOptions": {
    "rootDir": "../",
    "baseUrl": "."
  }
}
