view 3rdparty/bootstrap/js/.jshintrc @ 5226:578e86e015f9

Changed function signature for properties to correspond to checkin: 9bf221cebef3
author John Rouillard <rouilj@ieee.org>
date Sat, 08 Apr 2017 22:34:10 -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/