This repository was archived by the owner on Mar 7, 2019. It is now read-only.
Commit 00bcd8b
committed
fix: only install git hooks from inside this project's git root
This fixes a problem where running `npm i strvcom/eslint-plugin-javascript` would fail due to the _install-githooks.sh_ script not being able to find the git hooks.1 parent 76f15dc commit 00bcd8b
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | | - | |
| 9 | + | |
| 10 | + | |
0 commit comments