mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
check-all: use strict
(imported from commit 6a4c721be90631d250ca35ba9e26925803f2dd34)
This commit is contained in:
parent
277eb66cf6
commit
ffcbd1ea7e
@ -1,3 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
// Global variables, categorized by place of definition.
|
||||
var globals =
|
||||
// Third-party libraries
|
||||
|
||||
Loading…
Reference in New Issue
Block a user