fix(cli): resolve repo-wide tsc --noEmit type errors (#512)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Trevin Chow
2026-04-05 11:30:36 -07:00
committed by GitHub
parent bdeb7935fc
commit 3fa0c815b2
6 changed files with 32 additions and 39 deletions

View File

@@ -29,6 +29,7 @@
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/js-yaml": "^4.0.9",
"bun-types": "^1.0.0",
"semantic-release": "^25.0.3"
}