{
  "extends": "../../../tsconfig.json",
  "compilerOptions": {
    "outDir": "dist/esm"
  },
  "include": ["./src/index.ts"]
}
