Files
worker-dashboard/packages
xiaoju 12343b05ae fix(cli): apply biome lint fixes and remove old MJS files
Apply biome auto-fixes:
- Sort imports: move type imports first in urec.ts and uconn.ts
- Remove inferrable type annotations (stdoutBuf, stderrBuf, backoff)

Complete migration:
- Delete old urec.mjs and uconn.mjs files

All biome checks now pass with no errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-28 10:20:09 +00:00
..