mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-05 13:02:54 +00:00
test: add unit tests to pipeline
This commit is contained in:
16
typedoc.json
16
typedoc.json
@@ -1,15 +1,7 @@
|
||||
{
|
||||
"entryPointStrategy": "packages",
|
||||
"entryPoints": [
|
||||
"packages/core",
|
||||
"packages/api",
|
||||
"packages/core-tools",
|
||||
"packages/collection-utils",
|
||||
"packages/gitlab-api",
|
||||
"packages/logger",
|
||||
"backend/backend",
|
||||
"backend/proxy",
|
||||
"configuration/projectmanagement"
|
||||
],
|
||||
"entryPointStrategy": "merge",
|
||||
"entryPoints": ["packages/**/docs/docs.json"],
|
||||
"out": "./docs",
|
||||
"includeVersion": true,
|
||||
"excludeExternals": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user