npx husky add .husky/pre-commit 'echo "the pre-commit hook ran "' ... npm install # or with yarn # yarn install --frozen-lockfile fi.
確定! 回上一頁