Page MenuHomestyx hydra

No OneTemporary

diff --git a/support/lint/jshintrc b/support/lint/jshintrc
index 900cf7d115..db66e533c0 100644
--- a/support/lint/jshintrc
+++ b/support/lint/jshintrc
@@ -1,22 +1,23 @@
{
"bitwise": true,
"curly": true,
"immed": true,
"indent": 2,
"latedef": true,
"newcap": true,
"noarg": true,
"quotmark": "single",
"undef": true,
"unused": true,
"expr": true,
"loopfunc": true,
"sub": true,
"globals": {
"JX": false,
+ "Raphael": false,
"__DEV__": false
},
"browser": true
}

File Metadata

Mime Type
text/x-diff
Expires
Thu, Jul 3, 5:16 PM (12 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
166084
Default Alt Text
(528 B)

Event Timeline