- Linting (ESLint): Latest as per ash-nazg (disable now applicable rules not fixed during earlier testing)

- npm: Update devDeps
This commit is contained in:
Brett Zamir
2019-12-31 17:55:15 +08:00
parent 7fc26e114d
commit 63ba8f39a1
12 changed files with 73 additions and 11 deletions

View File

@@ -1185,10 +1185,12 @@ const jPicker = function ($) {
}
};
const {Color, List, ColorMethods} = $.jPicker; // local copies for YUI compressor
/* eslint-disable jsdoc/require-returns */
/**
* @function external:jQuery.fn.jPicker
* @see {@link external:jQuery.fn.$.fn.jPicker}
*/
/* eslint-enable jsdoc/require-returns */
/**
* Will be bound to active {@link jQuery.jPicker.Color}.