mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 17:36:27 +00:00
alert_words_ui: Convert module to TypeScript.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
681180ee86
commit
819a91aec7
@@ -49,7 +49,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/add_subscribers_pill.js",
|
||||
"web/src/admin.js",
|
||||
"web/src/alert_popup.ts",
|
||||
"web/src/alert_words_ui.js",
|
||||
"web/src/alert_words_ui.ts",
|
||||
"web/src/archive.js",
|
||||
"web/src/assets.d.ts",
|
||||
"web/src/attachments_ui.ts",
|
||||
|
||||
Reference in New Issue
Block a user