Remove `eqnull`.
authorXhmikosR <xhmikosr@users.sourceforge.net>
Sat, 8 Mar 2014 16:08:08 +0000 (18:08 +0200)
committerXhmikosR <xhmikosr@users.sourceforge.net>
Tue, 11 Mar 2014 05:25:02 +0000 (07:25 +0200)
.jshintrc

index 734bdb1..82dacc9 100644 (file)
--- a/.jshintrc
+++ b/.jshintrc
@@ -2,7 +2,6 @@
   "browser":    true,
   "curly":      false,
   "eqeqeq":     true,
-  "eqnull":     true,
   "expr":       true,
   "immed":      true,
   "indent":     2,