Files @ f2a5bf6e27aa
Branch filter:

Location: NPO-Accounting/npo-accounting-ikiwiki/bootstrap-3.0.0/js/.jshintrc - annotation

bkuhn
Massive changes to the index page of the Wiki,
in hopes to make it more friendly.
{
  "validthis": true,
  "laxcomma" : true,
  "laxbreak" : true,
  "browser"  : true,
  "eqeqeq"   : false,
  "eqnull"   : true,
  "debug"    : true,
  "devel"    : true,
  "curly"    : false,
  "boss"     : true,
  "expr"     : true,
  "asi"      : true
}