mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
reload: Convert module to TypeScript.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
0be5cc232c
commit
97ffccb45f
@@ -189,7 +189,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/realm_playground.ts",
|
||||
"web/src/realm_user_settings_defaults.ts",
|
||||
"web/src/recent_view_ui.ts",
|
||||
"web/src/reload.js",
|
||||
"web/src/reload.ts",
|
||||
"web/src/reload_setup.js",
|
||||
"web/src/reminder.js",
|
||||
"web/src/resize.ts",
|
||||
|
||||
Reference in New Issue
Block a user