ts: Convert user_groups module to TypeScript.

This commit is contained in:
Priyank Patel
2021-08-03 16:26:39 +00:00
committed by Tim Abbott
parent 3e6141d03f
commit 9de3b2f4fd
5 changed files with 71 additions and 25 deletions

View File

@@ -168,6 +168,7 @@ EXEMPT_FILES = {
"static/js/topic_list.js",
"static/js/topic_zoom.js",
"static/js/tutorial.js",
"static/js/types.ts",
"static/js/typing_events.js",
"static/js/typing.js",
"static/js/ui_init.js",