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