Commit 585a43f
committed
fix(ci): resolve test failures - add workspace, coverage deps, minimatch import
- Add 'cli' to workspaces so root bun install installs CLI deps (fixes 'conf' missing)
- Add @vitest/coverage-v8 and update vitest to compatible v4.1.5
- Add minimatch@^9.0.5 dependency
- Fix minimatch imports to use named import for ESM compatibility
- Remove obsolete custom minimatch type declaration1 parent 07e0ceb commit 585a43f
5 files changed
Lines changed: 1967 additions & 1673 deletions
0 commit comments