We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
package.json: "scripts": { "ghw": "git-hooks-wrapper", npm run ghw
./node_modules/.bin/git-hooks-wrapper Unknown command. Available:
find: ‘./scripts’: No such file or directory
find: ‘./hooks’: No such file or directory
content of ./utils
The text was updated successfully, but these errors were encountered:
#18 Fix wrong directory find
4ebdfc3
0f840d7
askirmas
No branches or pull requests
package.json:
"scripts": {
"ghw": "git-hooks-wrapper",
npm run ghw
./node_modules/.bin/git-hooks-wrapper
Unknown command. Available:
SCRIPTS:
find: ‘./scripts’: No such file or directory
HOOKS:
find: ‘./hooks’: No such file or directory
UTILS:
content of ./utils
The text was updated successfully, but these errors were encountered: