{
  "extends": "./tsconfig.prod.json",
  "compilerOptions": {
    "outDir": "./dist/cjs",
    "module": "CommonJS"
  }
}
