{
  "extends": "../tsconfig.json",
  "compilerOptions": {
    "module": "ESNext",
    "outDir": "../lib",
    "emitDeclarationOnly": true
  }
}
