mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
global: Rename with normal TypeScript module extension.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
74237dfd4c
commit
fd8b2c557f
@@ -112,7 +112,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/flatpickr.ts",
|
||||
"web/src/gear_menu.js",
|
||||
"web/src/giphy.js",
|
||||
"web/src/global.d.ts",
|
||||
"web/src/global.ts",
|
||||
"web/src/hash_util.ts",
|
||||
"web/src/hashchange.js",
|
||||
"web/src/hbs.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user