- Linting (ESLint): Update as per latest ash-nazg (bad jsdoc)
- npm: Update devDeps
This commit is contained in:
@@ -690,11 +690,13 @@ const jPicker = function ($) {
|
||||
* @property {string} [ahex]
|
||||
*/
|
||||
|
||||
/* eslint-disable jsdoc/require-property */
|
||||
/**
|
||||
* @namespace {PlainObject} jPicker
|
||||
* @memberof external:jQuery
|
||||
*/
|
||||
$.jPicker = /** @lends external:jQuery.jPicker */ {
|
||||
/* eslint-enable jsdoc/require-property */
|
||||
/**
|
||||
* Array holding references to each active instance of the jPicker control
|
||||
* @type {external:jQuery.fn.$.fn.jPicker[]}
|
||||
|
||||
Reference in New Issue
Block a user