{
  "extends": "./tsconfig.json",
  "compilerOptions": {
    "rootDir": "server"
  },
  "include": ["server/**/*.ts"]
}
