ソースを参照

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",