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