Skip to content

Commit b99cf27

Browse files
committed
fix: linting
1 parent 6c67bf6 commit b99cf27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/cli.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ main()
117117
.catch((e) => {
118118
console.error(e);
119119
process.exit(1);
120-
});
120+
});

0 commit comments

Comments
 (0)