Skip to content

Commit

Permalink
make github happy
Browse files Browse the repository at this point in the history
  • Loading branch information
swwind committed Mar 19, 2024
1 parent 9b2bbe2 commit 2d9bde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ yarn add -D simple-git-hooks

In `package.json`, add:

```json
```jsonc
"simple-git-hooks": {
"pre-commit": "yarn pretty-quick --staged" // or "npx pretty-quick --staged"
}
Expand Down

0 comments on commit 2d9bde5

Please sign in to comment.