spawn/packages/shared
A fda44b10f7
fix: remove unused biome-ignore suppression comments in shared type-guards (#1892)
The `packages/shared/src/type-guards.ts` file had 4 `biome-ignore lint/plugin:`
comments that were ineffective because the shared package does not configure the
GritQL plugin in its biome config. Biome reported these as `suppressions/unused`
warnings. Removing them brings the shared package to zero lint warnings.

Fixes #1889

Agent: code-health

Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-24 17:48:10 -05:00
..
src fix: remove unused biome-ignore suppression comments in shared type-guards (#1892) 2026-02-24 17:48:10 -05:00
package.json fix: remove unused biome-ignore suppression comments in shared type-guards (#1892) 2026-02-24 17:48:10 -05:00
tsconfig.json feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00