mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
ts: Migrate hash_util.js module to TypeScript.
This commit is contained in:
committed by
Tim Abbott
parent
c3a632eb2f
commit
9b01872e8c
@@ -94,7 +94,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/gear_menu.ts",
|
||||
"web/src/giphy.js",
|
||||
"web/src/global.d.ts",
|
||||
"web/src/hash_util.js",
|
||||
"web/src/hash_util.ts",
|
||||
"web/src/hashchange.js",
|
||||
"web/src/hbs.d.ts",
|
||||
"web/src/hotkey.js",
|
||||
|
||||
Reference in New Issue
Block a user