docs-verify-init
v1.0.2
Published
Install and setup docs-verify quickly
Downloads
1
Maintainers
Readme
docs-verify-init
Install and setup docs-verify quickly
Usage
npx docs-verify-init && npm install # npm
npx docs-verify-init && yarn # Yarn 1
npx docs-verify-init --yarn2 && yarn # Yarn 2
If package.json
is in a subdirectory (e.g. not in the same directory as .git
), please see https://typicode.github.io/husky/#/?id=custom-directory or use auto-husky.