-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<!-- If you like husky 🐶, please consider supporting this project by clicking the Sponsor button --> | ||
|
||
You can check the [troubleshoot](https://github.com/typicode/husky#troubleshoot) section in the README and run commands with `HUSKY_DEBUG=1` to get additional information. | ||
Before creating an issue, please check the [troubleshoot](https://github.com/typicode/husky#troubleshoot) section in the README and run commands with `HUSKY_DEBUG=1` to get additional information. | ||
|
||
```sh | ||
$ HUSKY_DEBUG=1 npm install husky --save-dev | ||
$ HUSKY_DEBUG=1 git commit #... | ||
$ HUSKY_DEBUG=1 git commit # ... | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters