Skip to content

Commit a7b6170

Browse files
committed
Add dev docs for setting up Precious
1 parent 2a77ea5 commit a7b6170

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.dev.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Steps for releasing:
1919
[GitHub](https://github.com/maxmind/minfraud-api-node/releases) and
2020
[NPM](https://npmjs.com/package/@maxmind/minfraud-api-node).
2121

22-
## Set up pre-commit hooks
22+
## Set up Precious to tidy and lint
2323

24-
`npm run setup` to install husky pre-commit hooks
24+
1. Run `mkdir -p local && ./bin/install-precious local` to set up Precious locally
25+
2. Run `./git/setup.sh` to set up pre-commit hook that invokes Precious

0 commit comments

Comments
 (0)