Files @ 5dfd74c36023
Branch filter:

Location: symposion_app/symposion_project/static/bootstrap/js/.jshintrc

Luke Hatcher
permissions backend based on team membership
{
    "validthis": true,
    "laxcomma" : true,
    "laxbreak" : true,
    "browser"  : true,
    "debug"    : true,
    "boss"     : true,
    "expr"     : true,
    "asi"      : true
}