diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-11-06 19:09:50 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-11-06 19:09:50 -0500 |
commit | d0d9744b05908932262ea4bc7ce16e679afaf7a1 (patch) | |
tree | ff2407bc55cd7d3b83a46fed7ff23faa97a17b4c /bower_components/bootstrap/js/.jshintrc | |
parent | 22dcd86b5cd5e7d128438867405bdeea42a24ca0 (diff) |
3.0.1 -> 3.0.2
Diffstat (limited to 'bower_components/bootstrap/js/.jshintrc')
-rwxr-xr-x | bower_components/bootstrap/js/.jshintrc | 14 |
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 |