mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
tippyjs: Convert module to TypeScript.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
a8bc7ceb15
commit
1dd386a65a
@@ -239,7 +239,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/submessage.js",
|
||||
"web/src/subscriber_api.js",
|
||||
"web/src/timerender.ts",
|
||||
"web/src/tippyjs.js",
|
||||
"web/src/tippyjs.ts",
|
||||
"web/src/todo_widget.js",
|
||||
"web/src/topic_list.js",
|
||||
"web/src/topic_popover.js",
|
||||
|
||||
Reference in New Issue
Block a user