summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/js/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap/js/.jshintrc')
-rwxr-xr-x[-rw-r--r--]bower_components/bootstrap/js/.jshintrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/bower_components/bootstrap/js/.jshintrc b/bower_components/bootstrap/js/.jshintrc
index 70e6c579..94c520d5 100644..100755
--- a/bower_components/bootstrap/js/.jshintrc
+++ b/bower_components/bootstrap/js/.jshintrc
@@ -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