aboutsummaryrefslogtreecommitdiff
path: root/web/.jscsrc
blob: dda6932e12bca337d8bce36ee7ec0586e3430172 (plain)
1
2
3
4
5
{
    "preset": "crockford",
    "maxErrors": 100,
    "excludeFiles": ["arrowstyle.js"]
}