Skip to content

Commit f18399c

Browse files
committed
Build: Add code for strict mode
1 parent ee0a030 commit f18399c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/intro.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
(function( jQuery, window, undefined ) {
2-
// See http://bugs.jquery.com/ticket/13335
3-
// "use strict";
2+
"use strict";

0 commit comments

Comments
 (0)