Fix audit issue and issue with generating docs

This commit is contained in:
Kuldeep
2026-07-18 17:03:39 +00:00
parent 7ce25d6502
commit 10fd35acef
5 changed files with 21 additions and 15 deletions

View File

@@ -3,6 +3,7 @@
"out": "public/",
"plugin": ["typedoc-plugin-coverage"],
"maxTypeConversionDepth": 2,
"excludeExternals": true,
"visibilityFilters": {
"protected": false,
"private": false,