xiaoju ea10718125 fix(server): apply biome formatting and replace console.log with logger
- Applied biome auto-fix to resolve all 5 formatting/linting errors
- Fixed import sorting in index.ts, protocol.ts, and migration.test.ts
- Fixed typeof expression parentheses in protocol.ts
- Created logger.ts utility with createLogger function
- Replaced console.log with logger.info for production code
- All biome checks passing, TypeScript compilation successful
- All 28 tests passing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-28 14:53:39 +00:00
S
Description
No description provided
6.6 MiB
Languages
TypeScript 81.5%
JavaScript 12.6%
CSS 5.5%
HTML 0.4%