mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
Tweak JSLint options
(imported from commit 7e7582a48228b879ea29c2a27eb22e46e093f9dc)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*jslint browser: true, devel: true, sloppy: true,
|
||||
plusplus: true, white: true, undef: true */
|
||||
plusplus: true, white: true */
|
||||
/*global $: false */
|
||||
|
||||
function autofocus(selector) {
|
||||
|
||||
Reference in New Issue
Block a user