X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.jscsrc;h=7226091dbe333e471baefa51eace8d84e54e844f;hb=733c12a799c196fe3f86117bcbe5a2736b32a4be;hp=46d98aa9dba1c6431ffac4ff70cc6163c283e79f;hpb=ba1daa54611411dd3c01344e0e7a0422ff0e76c4;p=lhc%2Fweb%2Fwiklou.git diff --git a/.jscsrc b/.jscsrc index 46d98aa9db..7226091dbe 100644 --- a/.jscsrc +++ b/.jscsrc @@ -7,6 +7,7 @@ "disallowQuotedKeysInObjects": "allButReserved", "requireDotNotation": { "allExcept": [ "keywords" ] }, "jsDoc": { + "checkParamNames": true, "checkRedundantReturns": true, "requireNewlineAfterDescription": true, "requireParamTypes": true,