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 7, 2021
1 parent d9b0288 commit 1a167c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/common.sh
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 1a167c5

Please sign in to comment.