mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
- Add explicit return types to functions across main, preload, and renderer - Replace `any` types with specific types or eslint-disable comments - Fix unused variables by removing or prefixing with underscore - Add eslint-disable for react-refresh/only-export-components - Fix React hooks dependency warnings - Add test mocks for electron-log/main and @electron-toolkit/utils Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>