mirror of https://github.com/typicode/husky.git
Update troubleshoot.md
This commit is contained in:
parent
0c71e73246
commit
f6cc410883
|
@ -35,7 +35,7 @@ fi
|
|||
|
||||
```shell
|
||||
# .husky/pre-commit
|
||||
. "$(dirname -- "$0")/common.sh"
|
||||
. .husky/common.sh
|
||||
|
||||
yarn ...
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue