Skip to content

Commit

Permalink
Remove git hooks section from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Oct 24, 2023
1 parent af3f0a0 commit 89763ce
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -473,10 +473,6 @@ Checks if given value is a File, Blob or file-look-a-like object.

- **{unknown}** value - A value to test

## Git hooks

This package is using `husky` to perform git hooks on developer's machine, so your changes might be verified before you push them to `GitHub`. If you want to install these hooks, run `npm run husky` command.

## Related links

- [`FormData`](https://developer.mozilla.org/en-US/docs/Web/API/FormData) documentation on MDN
Expand Down

0 comments on commit 89763ce

Please sign in to comment.