deploy: current vibn theia state
Made-with: Cursor
This commit is contained in:
18
configs/package.typedoc.json
Normal file
18
configs/package.typedoc.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"$schema": "https://typedoc.org/schema.json",
|
||||
"entryPointStrategy": "expand",
|
||||
"exclude": [
|
||||
"**/*spec.ts",
|
||||
"**/*spec.tsx",
|
||||
"**/*test.ts",
|
||||
"**/*test.tsx",
|
||||
"**/src/**/test/**",
|
||||
"**/src/**/tests/**",
|
||||
"**/src/**/typings/**",
|
||||
],
|
||||
"hideGenerator": true,
|
||||
"searchInComments": true,
|
||||
"skipErrorChecking": true,
|
||||
"commentStyle": "all",
|
||||
"logLevel": "Error"
|
||||
}
|
||||
Reference in New Issue
Block a user