mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Partially fixes #35435. For KeyboardTip.astro and ZulipTip.astro, we were using type assertions and thus needed to suppress eslint warnings that were being thrown.