Skip to content

Commit 9d1a450

Browse files
committed
Fix jshint window / global warning.
1 parent 2d9604e commit 9d1a450

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/core.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/*globals window, global*/
2+
13
/**
24
* CryptoJS core components.
35
*/

0 commit comments

Comments
 (0)