build: Update eslint-config-wikimedia to 0.16.2
Change-Id: Iea4b73bdceb66e113b7f9c9244ae6b37a3ce205f
This commit is contained in:
@@ -235,7 +235,7 @@
|
||||
* Loads necessary dependencies, checks input for validity and
|
||||
* adds the ime menu for elements that should have it.
|
||||
*
|
||||
* @param {jquery.Element} $input
|
||||
* @param {jQuery} $input
|
||||
* @since 2013.11
|
||||
*/
|
||||
mw.ime.handleFocus = function ( $input ) {
|
||||
@@ -272,7 +272,7 @@
|
||||
/**
|
||||
* Just adds ime menu to any input element.
|
||||
*
|
||||
* @param {jquery.Element} $input
|
||||
* @param {jQuery} $input
|
||||
* @since 2013.11
|
||||
*/
|
||||
mw.ime.addIme = function ( $input ) {
|
||||
|
||||
Reference in New Issue
Block a user