Page MenuHomePhabricator

D20190.diff
No OneTemporary

D20190.diff

diff --git a/support/lint/browser.jshintrc b/support/lint/browser.jshintrc
--- a/support/lint/browser.jshintrc
+++ b/support/lint/browser.jshintrc
@@ -4,12 +4,12 @@
"freeze": true,
"immed": true,
"indent": 2,
- "latedef": true,
+ "latedef": "nofunc",
"newcap": true,
"noarg": true,
"quotmark": "single",
"undef": true,
- "unused": true,
+ "unused": "vars",
"expr": true,
"loopfunc": true,

File Metadata

Mime Type
text/plain
Expires
Mon, Nov 25, 2:01 PM (21 h, 38 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6786056
Default Alt Text
D20190.diff (423 B)

Event Timeline