Skip to content

Commit 5b73bb8

Browse files
authored
Merge pull request #1 from hackmdio/fix/eslint
fix: semicolon
2 parents eaa2b4f + a24449e commit 5b73bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

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

33
/**
44
* Diff Match and Patch

0 commit comments

Comments
 (0)