Skip to content

Commit 1ade874

Browse files
authored
docs: added a mention of husky
1 parent 10ad99b commit 1ade874

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@ $ npm install -g depcheck
7070
$ yarn install
7171
```
7272

73+
#### Setup husky
74+
75+
```bash
76+
$ yarn prepare
77+
husky - Git hooks installed
78+
```
79+
7380
## Repo Structure
7481

7582
Each directory at the root of this repository contains code for each individual part that enables this integration:

0 commit comments

Comments
 (0)