Skip to content

Commit 36cfbe2

Browse files
committed
style(jshint): add $ as a global
1 parent 8a0ca46 commit 36cfbe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/scroll/test/jqliteExtrasSpec.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* global $: false*/
12
describe('\njqLite: testing against jQuery\n', function () {
23
'use strict';
34

0 commit comments

Comments
 (0)