We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a47ce16 commit 22884e4Copy full SHA for 22884e4
.husky/pre-commit
@@ -1,6 +1,8 @@
1
#!/usr/bin/env bash
2
# CHECK THIS FILE INTO SOURCE CONTROL!
3
4
+exit 0
5
+
6
#. "$(dirname "$0")/_/husky.sh"
7
8
# [[ -e random-wait-deck/node_modules/.bin/lint-staged ]] && cd random-wait-deck; ./node_modules/.bin/lint-staged -p false
0 commit comments