build: Update eslint-config-wikimedia to 0.22.1

Change-Id: I02692eeabb23c5b99997faa7a17d42f019148ed1
This commit is contained in:
Ed Sanders
2022-03-03 23:03:25 +00:00
committed by jenkins-bot
parent 03cf7863ec
commit 02e17c5242
12 changed files with 2201 additions and 1840 deletions

View File

@@ -221,7 +221,7 @@
/**
* Adds display and input settings to the ULS dialog after loading their code.
*
* @param {ULS} uls instance
* @param {Object} uls The ULS instance
* @return {jQuery.Promise}
*/
function loadDisplayAndInputSettings( uls ) {