X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=.eslintrc.json;h=a4d211a1c4a1e24efb958a58a47093c2ea2e7c11;hb=22dcfca190de224946a5dcdadeca60c9906f472e;hp=697136a49c67f6c413ac65b91151766e514d94d8;hpb=e648aedc1c912cd07da0b1dad7be3910248b25c9;p=squeep-indieauth-helper diff --git a/.eslintrc.json b/.eslintrc.json index 697136a..a4d211a 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -11,7 +11,7 @@ "plugin:sonarjs/recommended" ], "parserOptions": { - "ecmaVersion": 2018 + "ecmaVersion": "latest" }, "plugins": [ "node",