view 3rdparty/bootstrap/js/.jshintrc @ 6156:b3053fa6f3ee

Merge
author Ralf Schlatterbeck <rsc@runtux.com>
date Sat, 02 May 2020 22:24:41 +0200
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/