We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a8ed1 commit d2e831dCopy full SHA for d2e831d
docs/how-to.md
@@ -8,6 +8,8 @@ Husky allows you to execute local commands before running hooks. It reads comman
8
- `~/.config/husky/init.sh`
9
- `~/.huskyrc` (deprecated)
10
11
+On Windows: `C:\Users\yourusername\.config\husky\init.sh`
12
+
13
## Skipping Git Hooks
14
15
### For a Single Command
0 commit comments