Commit da701f7
authored
refactor: not installing plugins for husky npx (#1770)
* refactor: not installing plugins for husky npx
* Update pre-commit
* fix: corrected the installation prevention parameters position
* refactor: adapted from examples
https://github.com/typicode/husky/blob/main/.husky/commit-msg
* refactor: adapted from examples1 parent 082ca2e commit da701f7
2 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments