fix(aidocs): correct smartconfig file handling and tighten TypeScript typings

This commit is contained in:
2026-05-09 12:34:16 +00:00
parent 5eed13258a
commit abe7717eed
11 changed files with 1027 additions and 881 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ For reporting bugs, issues, or security vulnerabilities, please visit [community
# Global installation (recommended for CLI usage)
pnpm add -g @git.zone/tsdoc
# Or use with npx (no install needed)
npx @git.zone/tsdoc
# Or run without installing globally
pnpm dlx @git.zone/tsdoc
# Or install locally as a project dependency
pnpm add @git.zone/tsdoc