浏览代码

Fix linting error

JC Brand 8 年之前
父节点
当前提交
d70746d6ef
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>
 // Licensed under the Mozilla Public License (MPLv2)
 //
-/*global define, escape, locales, window */
+/*global define, escape, locales, window, Jed */
 (function (root, factory) {
     define([
         "sizzle",