Jhernandez has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/374789 )
Change subject: POC: Lining for ES5 with ES modules ...................................................................... POC: Lining for ES5 with ES modules This patch allows ES modules when linting and fails with ES2015 features like let and const. As such, it fails. Change-Id: Ib8ff20448d4084ff4cb3eb440c7b9ca9ead6c1c2 --- M .eslintrc.json M resources/dist/index.js.map M src/index.js 3 files changed, 8 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Popups refs/changes/89/374789/1 -- To view, visit https://gerrit.wikimedia.org/r/374789 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib8ff20448d4084ff4cb3eb440c7b9ca9ead6c1c2 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Popups Gerrit-Branch: master Gerrit-Owner: Jhernandez <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
