view 3rdparty/bootstrap/js/.jshintrc @ 5926:3ca3bfe6de16

Code-robustness, error-message improved .. for REST-API PATCH method with @op = action
author Ralf Schlatterbeck <rsc@runtux.com>
date Tue, 15 Oct 2019 16:23:06 +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/