view 3rdparty/bootstrap/js/.jshintrc @ 6062:ed19b123a7ac

flake8 whitespace/formatting changes.
author John Rouillard <rouilj@ieee.org>
date Fri, 17 Jan 2020 20:28:11 -0500
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/