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