1.0.2 • Published 3 years ago

docs-verify-init v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

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.