Kaynağa Gözat

Minor JS hints

Alexandre Alapetite 8 yıl önce
ebeveyn
işleme
3108b2729f
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      p/scripts/main.js

+ 2 - 2
p/scripts/main.js

@@ -1,6 +1,6 @@
 "use strict";
-/* globals context, i18n, shortcut, shortcuts, url */
-/* jshint globalstrict: true */
+/* globals $, jQuery, context, i18n, shortcut, shortcuts, url */
+/* jshint strict:global */
 
 var $stream = null,
 	isCollapsed = true,