We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 021e13b commit 993a124Copy full SHA for 993a124
README.dev.md
@@ -17,6 +17,7 @@
17
11. Verify the release on
18
[NPM](https://npmjs.com/package/@maxmind/geoip2-node).
19
20
-## Set up pre-commit hooks
+## Set up Precious to tidy and lint
21
22
-`npm run setup` to install husky pre-commit hooks
+1. Run `mkdir -p local && ./bin/install-precious local` to set up Precious locally
23
+2. Run `./git/setup.sh` to set up pre-commit hook that invokes Precious
0 commit comments