X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.eslintrc.json;h=da5d409765ca64fe86a075e90cf5dc1d9736f1ac;hb=3b1e8a5cef1be91e7780dda9b2ff991746a29695;hp=e24fa83491420ad5d0dbf751bc845f55866851a2;hpb=bc6457b28d70641d366a554d8a82385b53a46fc9;p=lhc%2Fweb%2Fwiklou.git diff --git a/.eslintrc.json b/.eslintrc.json index e24fa83491..da5d409765 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -12,7 +12,7 @@ }, "rules": { "no-restricted-properties": [ - 1, + 2, { "object": "$", "property": "map",