chore(husky): fix husky hook permissions and command

This commit is contained in:
MrTimscampi 2021-02-13 12:48:24 +01:00
parent 2b94804d62
commit 9f6bb86078
2 changed files with 1 additions and 1 deletions

0
.husky/commit-msg Normal file → Executable file
View File

2
.husky/pre-commit Normal file → Executable file
View File

@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
lint-staged
yarn lint-staged