X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.eslintrc.json;h=b3ffbe2a33db74e7d1c2dafd6be10a0371ae7343;hb=2ca511865b0caf3108819cfd6ee775124ea70dff;hp=e6c6f891e3faa434368a990eaeaffb9f0aea42f4;hpb=dd173e6b450cbba8100883514610c9fde83d050a;p=squeep-authentication-module 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",