[Case 4315] ESLint Pass 3, adds global declarations (details below).

This resolves 23 error <x> is not defined no-undef errors related to global objects.
Issue Count reduced from 70 to 47.

Changes Committed:
    modified:   scripts/system/html/js/colpick.js
This commit is contained in:
LaShonda Hopper 2018-02-09 16:49:44 -05:00
parent 691aafcf29
commit 0a1e05326e

View file

@ -6,6 +6,8 @@ under the MIT and GPL licenses
For usage and examples: colpick.com/plugin
*/
/* global console, document, Element, EventBridge, jQuery, navigator, window, _ $ */
(function ($) {
var colpick = function () {
var