{
  "extends": "../tsconfig.base.json",
  "compileOnSave": true,
  "compilerOptions": {
     "outDir": "../.turbo"
  },
  "files": [
    "index.ts"
  ]
}
