mirror of
https://github.com/saltbo/zpan.git
synced 2026-08-30 17:50:07 +08:00
2f7ef9f7a1
- Pre-commit: add typecheck before lint-staged (catches type errors locally) - Shared types: add StorageStatus constant, fix Storage.status type (string not number) - Delete duplicate web/src/types/storage.ts, import from @zpan/shared - Use StorageStatus.ACTIVE constant instead of magic string - CLAUDE.md: document Hono RPC requirement, shared types rule, updated hook description Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>