diff options
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 |