X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fselenium%2F.eslintrc.json;h=85fc3107080ef7ff278b4ba4d150a2faaa4106f4;hb=16ef3e79c4c52aa6b74563b7eadcfc9792e7a4c4;hp=db736b77b8e5bef8bd1181c838f06f9d8a01946e;hpb=43a548a5c3436b5d07091b504bbf5eb80d1ed215;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/selenium/.eslintrc.json b/tests/selenium/.eslintrc.json index db736b77b8..85fc310708 100644 --- a/tests/selenium/.eslintrc.json +++ b/tests/selenium/.eslintrc.json @@ -5,9 +5,6 @@ "mocha": true, "node": true }, - "parserOptions": { - "ecmaVersion": 6 - }, "globals": { "browser": false },