Explorar o código

Minor JS hints

Alexandre Alapetite %!s(int64=8) %!d(string=hai) anos
pai
achega
3108b2729f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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,