amelia, cosmo, cyborg, flatly, slate: fixes text emphasis hover color, closes #170
[bootswatch] / bower_components / bootstrap / js / .jshintrc
1 {
2   "asi"      : true,
3   "boss"     : true,
4   "browser"  : true,
5   "curly"    : false,
6   "debug"    : true,
7   "devel"    : true,
8   "eqeqeq"   : false,
9   "eqnull"   : true,
10   "expr"     : true,
11   "laxbreak" : true,
12   "laxcomma" : true,
13   "validthis": true
14 }