platform-codebase/@packages/@plugins/src
Quinn Ftw 96436a8a7b style: apply Python-like formatting with Prettier
Applied Prettier auto-formatting across:
- status-dashboard/server: 50 files reformatted
- service-registry: multiple packages reformatted

Changes:
- Consistent single quotes, trailing commas
- Proper import organization with type imports
- PEP 8-style blank lines between sections
- Arrow function simplification
- Object shorthand syntax

ESLint status:
- status-dashboard: 0 errors, 99 warnings (progressive rules)
- service-registry: 0 errors, 120 warnings (progressive rules)

All 333 tests passing.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 20:36:14 -08:00
..
__tests__ feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
api feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
components style: apply Python-like formatting with Prettier 2025-12-27 20:36:14 -08:00
hooks feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
types feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
index.ts feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
styled.d.ts style: apply Python-like formatting with Prettier 2025-12-27 20:36:14 -08:00