mediawiki-extensions-Popups/tests/node-qunit/ui
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
..
renderer.test.js Hygiene: favor string templates over concatenation 2018-03-21 08:05:55 -05:00
settingsDialogRenderer.test.js Hygiene: favor const 2018-03-21 10:44:24 +00:00
thumbnail.test.js Hygiene: favor string templates over concatenation 2018-03-21 08:05:55 -05:00