{
  "compilerOptions": {
    "outDir": "types",
    "emitDeclarationOnly": true,
  },
  "extends": "./tsconfig.json"
}
