ts: Convert ready module to TypeScript.

This commit is contained in:
Priyank Patel 2021-06-14 18:16:51 +00:00 committed by Tim Abbott
parent c862c673af
commit 31abcaafb8
2 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ EXEMPT_FILES = {
"static/js/poll_widget.js",
"static/js/popovers.js",
"static/js/popover_menus.js",
"static/js/ready.js",
"static/js/ready.ts",
"static/js/realm_icon.js",
"static/js/realm_logo.js",
"static/js/realm_playground.js",