mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
message_scroll: Convert module to TypeScript.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
93185dd7a6
commit
49f2d08006
@@ -150,7 +150,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/message_lists.ts",
|
||||
"web/src/message_live_update.ts",
|
||||
"web/src/message_notifications.ts",
|
||||
"web/src/message_scroll.js",
|
||||
"web/src/message_scroll.ts",
|
||||
"web/src/message_scroll_state.ts",
|
||||
"web/src/message_util.ts",
|
||||
"web/src/message_view.ts",
|
||||
|
||||
Reference in New Issue
Block a user