summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/js/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap/js/.jshintrc')
-rwxr-xr-xbower_components/bootstrap/js/.jshintrc14
1 files changed, 0 insertions, 14 deletions
diff --git a/bower_components/bootstrap/js/.jshintrc b/bower_components/bootstrap/js/.jshintrc
deleted file mode 100755
index fdfdfbbf..00000000
--- a/bower_components/bootstrap/js/.jshintrc
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "asi" : true,
- "boss" : true,
- "browser" : true,
- "curly" : false,
- "debug" : true,
- "devel" : true,
- "eqeqeq" : false,
- "eqnull" : true,
- "expr" : true,
- "laxbreak" : true,
- "laxcomma" : true,
- "validthis": true
-} \ No newline at end of file