narrow_history: Convert module to typescript.

This commit is contained in:
evykassirer
2023-12-24 15:30:42 -08:00
committed by Anders Kaseorg
parent e0a10c2d94
commit b20694aa07
3 changed files with 11 additions and 7 deletions

View File

@@ -149,7 +149,7 @@ EXEMPT_FILES = make_set(
"web/src/modals.ts",
"web/src/muted_users_ui.js",
"web/src/narrow.js",
"web/src/narrow_history.js",
"web/src/narrow_history.ts",
"web/src/narrow_title.ts",
"web/src/navbar_alerts.js",
"web/src/navbar_help_menu.js",