respira/src/platform
Jan-Henrik Bruhn 3516b609f6 Fix ESLint configuration and resolve all linting issues
- Rename eslint.config.js to eslint.config.mjs to support ES modules
- Remove unused parameters from interface implementations
- Fix refs access during render in WorkflowStepper by removing redundant check
- Wrap colorBlocks computation in useMemo to fix exhaustive-deps warning

All linting errors and warnings are now resolved.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-11 14:11:35 +01:00
..
browser Fix ESLint configuration and resolve all linting issues 2025-12-11 14:11:35 +01:00
electron Fix ESLint configuration and resolve all linting issues 2025-12-11 14:11:35 +01:00
interfaces Add Electron desktop application support with Electron Forge 2025-12-07 22:39:38 +01:00
index.ts Add Electron desktop application support with Electron Forge 2025-12-07 22:39:38 +01:00