mediawiki-extensions-Popups/resources/ext.popups/changeListeners
joakin 4ca333e577 Remove jshint/jscs, add eslint and stylelint
...with the wikimedia presets.

For automatically fixing most of the JS lint problems run

      grunt eslint:fix

Some rules of stylelint were disabled given they cause problems with
existing popups code (like no id selectors for example).

Change-Id: I2153047c3ddbea50572dd329989088bb20787515
2016-12-16 13:35:34 +01:00
..
eventLogging.js Hygiene: Organise change listeners 2016-12-12 13:06:07 +00:00
footerLink.js Wire up showing settings via footer link or cog icon 2016-12-13 11:32:57 +01:00
linkTitle.js Hygiene: Organise change listeners 2016-12-12 13:06:07 +00:00
render.js Hygiene: Organise change listeners 2016-12-12 13:06:07 +00:00
settings.js Update the settings enabled radio with the enabled state 2016-12-16 10:29:34 +00:00
syncUserSettings.js Remove jshint/jscs, add eslint and stylelint 2016-12-16 13:35:34 +01:00