view 3rdparty/bootstrap/js/.jshintrc @ 5855:e34bfe90634f maint-1.6

Try reconfig to get mysql steps working.
author John Rouillard <rouilj@ieee.org>
date Sat, 24 Aug 2019 21:17:55 -0400
parents c109f7c1e477
children
line wrap: on
line source

{
    "validthis": true,
    "laxcomma" : true,
    "laxbreak" : true,
    "browser"  : true,
    "eqnull"   : true,
    "debug"    : true,
    "devel"    : true,
    "boss"     : true,
    "expr"     : true,
    "asi"      : true
}

Roundup Issue Tracker: http://roundup-tracker.org/