view 3rdparty/bootstrap/js/.jshintrc @ 5511:bfe8e52af1e7

more mentions of updated MySQL client module
author Christof Meerwald <cmeerw@cmeerw.org>
date Sat, 18 Aug 2018 10:05:52 +0100
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/