8 lines
186 B
JSON
8 lines
186 B
JSON
{
|
|
"$schema": "https://typedoc.org/schema.json",
|
|
"entryPoints": ["./src", "./server/src"],
|
|
"sort": ["source-order"],
|
|
"categorizeByGroup": false,
|
|
"tsconfig": "./tsconfig.json"
|
|
}
|