gear_menu: Convert module to TypeScript.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-11-26 13:47:30 -08:00
committed by Tim Abbott
parent aa0dd44234
commit bb174e9b64
7 changed files with 103 additions and 15 deletions

View File

@@ -108,7 +108,7 @@ EXEMPT_FILES = make_set(
"web/src/feedback_widget.ts",
"web/src/fetch_status.ts",
"web/src/flatpickr.ts",
"web/src/gear_menu.js",
"web/src/gear_menu.ts",
"web/src/giphy.ts",
"web/src/giphy_state.ts",
"web/src/global.ts",