build: Update eslint-config-wikimedia to 0.16.2

Change-Id: Iea4b73bdceb66e113b7f9c9244ae6b37a3ce205f
This commit is contained in:
Ed Sanders
2020-07-09 16:40:05 +01:00
parent 8822e34708
commit e128c51356
8 changed files with 1813 additions and 667 deletions

View File

@@ -102,7 +102,7 @@
* Set the preference
*
* @param {string} key
* @param {mixed} value
* @param {Mixed} value
*/
set: function ( key, value ) {
this.preferences[ key ] = value;