Przeglądaj źródła

Fix linting error

JC Brand 8 lat temu
rodzic
commit
d70746d6ef
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/utils.js

+ 1 - 1
src/utils.js

@@ -6,7 +6,7 @@
 // Copyright (c) 2012-2017, Jan-Carel Brand <jc@opkode.com>
 // Copyright (c) 2012-2017, Jan-Carel Brand <jc@opkode.com>
 // Licensed under the Mozilla Public License (MPLv2)
 // Licensed under the Mozilla Public License (MPLv2)
 //
 //
-/*global define, escape, locales, window */
+/*global define, escape, locales, window, Jed */
 (function (root, factory) {
 (function (root, factory) {
     define([
     define([
         "sizzle",
         "sizzle",