feat: typedoc
This commit is contained in:
7
typedoc.json
Normal file
7
typedoc.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://typedoc.org/schema.json",
|
||||||
|
"entryPoints": ["./src", "./server/src"],
|
||||||
|
"sort": ["source-order"],
|
||||||
|
"categorizeByGroup": false,
|
||||||
|
"tsconfig": "./tsconfig.json"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user