We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14837e5 commit f66057bCopy full SHA for f66057b
src/installer/__tests__/__snapshots__/scripts.ts.snap
@@ -26,6 +26,7 @@ exports[`mainScript should match snapshot 1`] = `
26
"# Created by Husky v4.0.10 (https://github.com/typicode/husky#readme)
27
# At: <locale date string>
28
# From: /home/typicode/projects/foo-package (https://github.com/foo/foo-package)
29
+
30
debug () {
31
if [ \\"$HUSKY_DEBUG\\" = \\"true\\" ] || [ \\"$HUSKY_DEBUG\\" = \\"1\\" ]; then
32
echo \\"husky:debug $1\\"
0 commit comments