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