respira/src
Jan-Henrik Bruhn 38afe33826 style: Apply linter formatting to useMachineStore
Auto-formatted by linter:
- Single quotes → double quotes
- Line wrapping for better readability

No logic changes.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-17 12:27:34 +01:00
..
assets initial 2025-11-30 22:18:14 +01:00
components fix: Calculate time correctly per color block using Brother formula 2025-12-17 12:19:24 +01:00
formats fix: Combine COLOR_END and CUT flags on same stitch for color changes 2025-12-14 16:44:56 +01:00
platform feature: Reorganize code into formats folder structure 2025-12-14 12:19:21 +01:00
services fix: Detect unpaired Bluetooth devices during connection 2025-12-15 13:45:09 +01:00
stores style: Apply linter formatting to useMachineStore 2025-12-17 12:27:34 +01:00
styles Implement comprehensive UI/UX improvements 2025-12-06 13:15:51 +01:00
types Add Electron desktop application support with Electron Forge 2025-12-07 22:39:38 +01:00
utils fix: Calculate time correctly per color block using Brother formula 2025-12-17 12:19:24 +01:00
App.css Enhance UI/UX with loading states, animations, and pattern lock functionality 2025-12-06 19:28:24 +01:00
App.tsx refactor: Break down App.tsx into focused subcomponents 2025-12-17 11:16:59 +01:00
index.css Migrate to Tailwind CSS and fix canvas zoom issues 2025-12-05 23:25:55 +01:00
main.tsx initial 2025-11-30 22:18:14 +01:00
vite-env.d.ts feature: Add application version to page title 2025-12-13 23:48:05 +01:00