mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-01 20:43:33 +00:00
The changes here are mostly straightforward; the one exception is removing a zulipdev.org hack. We disable some lint rules we'll want to address later (E.g. we want to switch to using async/await rather than .then()). But those are out of scope for this commit.