{
  "extends": "../tsconfig.json",
  "compilerOptions": {
    "outDir": "./build"
  },
  "exclude": ["./build"]
}
