Files @ ad1008f32632
Branch filter:

Location: Copyleft/copyleft-wiki/bootstrap-3.0.0/js/.jshintrc

bkuhn
Note site is currently defunct.

The site is currently defunct. Note that for now, and hopefully
we'll get it going again someday soon.
{
  "validthis": true,
  "laxcomma" : true,
  "laxbreak" : true,
  "browser"  : true,
  "eqeqeq"   : false,
  "eqnull"   : true,
  "debug"    : true,
  "devel"    : true,
  "curly"    : false,
  "boss"     : true,
  "expr"     : true,
  "asi"      : true
}