Revision 3b6b8e9f410474fc2f258b4d4637893dbfbb326e authored by Mark Otto on 31 January 2013, 01:44:45 UTC, committed by Mark Otto on 31 January 2013, 01:44:45 UTC
2 parent s f20c336 + 22f1cc4
Raw File
.jshintrc
{
    "validthis": true,
    "laxcomma" : true,
    "laxbreak" : true,
    "browser"  : true,
    "eqnull"   : true,
    "debug"    : true,
    "devel"    : true,
    "boss"     : true,
    "expr"     : true,
    "asi"      : true
}
back to top