{
  "extends": "./tsconfig.build.json",
  "compilerOptions": {
    "declarationDir": "./dist/esm",
    "outDir": "./dist/esm",
    "target": "esnext",
    "baseUrl": "./src"
  }
}
