Skip to content

Commit 01ee69f

Browse files
committed
fixup type-checking
1 parent 7bbfb44 commit 01ee69f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// @ts-check
2+
13
const diff = require('fast-diff');
24

35
const LINE_ENDING_RE = /\r\n|[\r\n\u2028\u2029]/;

0 commit comments

Comments
 (0)