X-Git-Url: http://git.squeep.com/?p=squeep-authentication-module;a=blobdiff_plain;f=.eslintrc.json;h=b3ffbe2a33db74e7d1c2dafd6be10a0371ae7343;hp=e6c6f891e3faa434368a990eaeaffb9f0aea42f4;hb=681ff60618195ab6754e5b8718a32e53ab2222ec;hpb=dcbdec0fcdf0b0241a155c89ae03f63ecba6d395 diff --git a/.eslintrc.json b/.eslintrc.json index e6c6f89..b3ffbe2 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -11,7 +11,7 @@ "plugin:sonarjs/recommended" ], "parserOptions": { - "ecmaVersion": 2018 + "ecmaVersion": "latest" }, "plugins": [ "node",