update bootstrap to 3.0.0-rc2
[bootswatch] / bower_components / bootstrap / js / .jshintrc
old mode 100644 (file)
new mode 100755 (executable)
index 70e6c57..94c520d
@@ -3,9 +3,11 @@
   "laxcomma" : true,
   "laxbreak" : true,
   "browser"  : true,
+  "eqeqeq"   : false,
   "eqnull"   : true,
   "debug"    : true,
   "devel"    : true,
+  "curly"    : false,
   "boss"     : true,
   "expr"     : true,
   "asi"      : true