Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit a22efe3

Browse files
Merge pull request #337 from chshouyu/patch-1
add a semicolon
2 parents 807c73a + ea596ea commit a22efe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fastclick.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(function () {
1+
;(function () {
22
'use strict';
33

44
/**

0 commit comments

Comments
 (0)