feat: optimize worker choice strategies implementation
[poolifier.git] / typedoc.json
index 22e9b77b3c195754e1950ac4a4d94cbe080bb615..75f653d8f58702d43356eacfda9a16196fb131f3 100644 (file)
@@ -1,6 +1,6 @@
 {
   "$schema": "https://typedoc.org/schema.json",
-  "tsconfig": "tsconfig.production.json",
+  "tsconfig": "./tsconfig.production.json",
   "entryPoints": ["./src"],
   "out": "./docs",
   "readme": "none",