Page MenuHomestyx hydra

No OneTemporary

diff --git a/support/lint/browser.jshintrc b/support/lint/browser.jshintrc
index b88c931eee..2a9c65bdd2 100644
--- a/support/lint/browser.jshintrc
+++ b/support/lint/browser.jshintrc
@@ -1,25 +1,25 @@
{
"bitwise": true,
"curly": true,
"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,
"sub": true,
"globals": {
"JX": false,
"d3": false,
"__DEV__": false
},
"browser": true
}

File Metadata

Mime Type
text/x-diff
Expires
Tue, Jul 29, 8:07 AM (3 w, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
188334
Default Alt Text
(621 B)

Event Timeline