Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0 (#500)
[poolifier.git] / typedoc.json
1 {
2 "entryPoints": ["src/index.ts"],
3 "out": "docs",
4 "readme": "none"
5 }