Niedzielski has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/389500 )
Change subject: Chore: lint against ES8
......................................................................
Chore: lint against ES8
Configure ESLint to match the expectations of the common TypeScript
config, ES2017.
Change-Id: I12545a02ab7597c5ce37f9a65cc39b76b1e0d93d
---
M .eslintrc.json
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/marvin refs/changes/00/389500/1
diff --git a/.eslintrc.json b/.eslintrc.json
index 74dbbf0..fa67d15 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -28,7 +28,7 @@
},
"parser": "typescript-eslint-parser",
"parserOptions": {
- "ecmaVersion": 2015,
+ "ecmaVersion": 2017,
"sourceType": "module",
"ecmaFeatures": {
"jsx": true,
--
To view, visit https://gerrit.wikimedia.org/r/389500
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I12545a02ab7597c5ce37f9a65cc39b76b1e0d93d
Gerrit-PatchSet: 1
Gerrit-Project: marvin
Gerrit-Branch: master
Gerrit-Owner: Niedzielski <[email protected]>
Gerrit-Reviewer: Sniedzielski <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits