unignore bower_components
[bootswatch] / bower_components / bootstrap / js / .jshintrc
1 {
2   "validthis": true,
3   "laxcomma" : true,
4   "laxbreak" : true,
5   "browser"  : true,
6   "eqnull"   : true,
7   "debug"    : true,
8   "devel"    : true,
9   "boss"     : true,
10   "expr"     : true,
11   "asi"      : true
12 }