Skip to content

Commit 6f5aa45

Browse files
committed
Fix code style
1 parent 5550dfc commit 6f5aa45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/html-differ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env node
22

3-
require('../lib/cli.js')
3+
require('../lib/cli.js');

0 commit comments

Comments
 (0)