X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=.jscsrc;h=f3db2184470aea4e65989d1e799a004245c14fe6;hb=2cda917e3f3da7a66729718e9120693ede86c58b;hp=116c5cfbc87570a98e60ba313f29c4b78735b171;hpb=8e5ec3f6cf9cb5f3ecf5ff30430ff37b5a7857a7;p=lhc%2Fweb%2Fwiklou.git diff --git a/.jscsrc b/.jscsrc index 116c5cfbc8..f3db218447 100644 --- a/.jscsrc +++ b/.jscsrc @@ -4,7 +4,6 @@ "requireVarDeclFirst": null, - "disallowQuotedKeysInObjects": "allButReserved", "requireDotNotation": { "allExcept": [ "keywords" ] }, "jsDoc": { "checkAnnotations": {