mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-23 16:01:15 +00:00
Remove ~60 console.error/log/warn calls from application code that were leaking implementation details to browser devtools. Errors are already surfaced to users via toast notifications or state updates. Add missing rationale to all 9 bare eslint-disable comments so future readers understand why deps are intentionally excluded.