{
  "extends": "./tsconfig.prod.json",
  "compilerOptions": {
    "outDir": "dist/esm"
  }
}
