mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
compose: Convert module to typescript.
This commit is contained in:
@@ -69,7 +69,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/channel_folders_ui.ts",
|
||||
"web/src/click_handlers.ts",
|
||||
"web/src/color_picker_popover.ts",
|
||||
"web/src/compose.js",
|
||||
"web/src/compose.ts",
|
||||
"web/src/compose_actions.ts",
|
||||
"web/src/compose_banner.ts",
|
||||
"web/src/compose_call_ui.ts",
|
||||
|
||||
Reference in New Issue
Block a user