Skip to content

Commit

Permalink
add newline at the end of common.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
LJKaski committed Dec 9, 2021
1 parent 60ad202 commit 977bc43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ command_exists () {
# Windows 10, Git Bash and Yarn workaround
if command_exists winpty && test -t 1; then
exec < /dev/tty
fi
fi

0 comments on commit 977bc43

Please sign in to comment.