user_profile: Convert module to TypeScript.

This commit is contained in:
afeefuddin
2024-07-07 18:52:22 +05:30
committed by Tim Abbott
parent 243cd7e5fb
commit 19b85eb600
3 changed files with 257 additions and 107 deletions

View File

@@ -285,7 +285,7 @@ EXEMPT_FILES = make_set(
"web/src/user_group_ui_updates.js",
"web/src/user_groups.ts",
"web/src/user_pill.ts",
"web/src/user_profile.js",
"web/src/user_profile.ts",
"web/src/user_settings.ts",
"web/src/user_sort.ts",
"web/src/user_status.ts",