diff --git a/.husky/.gitignore b/.husky/.gitignore index c9cdc63b..31354ec1 100644 --- a/.husky/.gitignore +++ b/.husky/.gitignore @@ -1 +1 @@ -_ \ No newline at end of file +_ diff --git a/.husky/pre-push b/.husky/pre-push index 37049f77..f077c917 100755 --- a/.husky/pre-push +++ b/.husky/pre-push @@ -1,4 +1,4 @@ #!/bin/sh . "$(dirname "$0")/_/husky.sh" -yarn test \ No newline at end of file +yarn test