소스 검색

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