diff --git a/tsconfig.json b/tsconfig.json index 5106f23..1afb257 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -44,6 +44,6 @@ "includeVersion": true, "categorizeByGroup": false, "readme": "none", - "out": "../api" + "out": "../docs/api" } }