Zfilipin has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/399822 )

Change subject: Clean up ESLint configuration
......................................................................

Clean up ESLint configuration

parserOptions is redundant sice env is already set to es6.

Bug: T177262
Change-Id: If478a0aaeb7fef184be965645fbd2cb276b630c8
---
M tests/selenium/.eslintrc.json
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Popups 
refs/changes/22/399822/1

diff --git a/tests/selenium/.eslintrc.json b/tests/selenium/.eslintrc.json
index 360bc72..69df5e3 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
        },

-- 
To view, visit https://gerrit.wikimedia.org/r/399822
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If478a0aaeb7fef184be965645fbd2cb276b630c8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Popups
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <zfili...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to