mediawiki-extensions-Popups/tests
Stephen Niedzielski 007cc5ab7c Hygiene: favor string templates over concatenation
Update the ESLint config to favor ES6 strings where variables or string
concatenation is used and fix *all* offenders automatically via:

  eslint \
    --cache \
    --max-warnings 0 \
    --report-unused-disable-directives \
    --fix \
    src tests

Change-Id: I1a9345162348e5ded21d541e7a2ce251ea72ab5a
2018-03-21 08:05:55 -05:00
..
node-qunit Hygiene: favor string templates over concatenation 2018-03-21 08:05:55 -05:00
phpunit RESTBase url is configurable 2018-03-09 16:15:19 +00:00
selenium Hygiene: favor string templates over concatenation 2018-03-21 08:05:55 -05:00