Skip to content

Commit

Permalink
Update troubleshoot.md
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Jul 19, 2024
1 parent 0c71e73 commit f6cc410
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/troubleshoot.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ fi

```shell
# .husky/pre-commit
. "$(dirname -- "$0")/common.sh"
. .husky/common.sh

yarn ...
```
```

0 comments on commit f6cc410

Please sign in to comment.