{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    "outDir": "lib"
  },
  "exclude": [
    "bin.ts",
    "lib"
  ]
}