minor cleanups
[squeep-authentication-module] / .eslintrc.json
index e6c6f891e3faa434368a990eaeaffb9f0aea42f4..b3ffbe2a33db74e7d1c2dafd6be10a0371ae7343 100644 (file)
@@ -11,7 +11,7 @@
     "plugin:sonarjs/recommended"
   ],
   "parserOptions": {
-    "ecmaVersion": 2018
+    "ecmaVersion": "latest"
   },
   "plugins": [
     "node",