summaryrefslogtreecommitdiffstats
path: root/client/js/app/.husky
diff options
context:
space:
mode:
authorLeandro Alves <leandroalves@yahooinc.com>2022-06-20 20:35:04 +0200
committerLeandro Alves <leandroalves@yahooinc.com>2022-06-20 20:35:04 +0200
commiteb0dbfdb9e621ce97777cc67ba5cd1612e27ccbd (patch)
treed994b2d7e7c09b9b66194d7de7be28cb1929a138 /client/js/app/.husky
parentf1ec86de6ef80b9c4e4d48e086752d25bd6440a3 (diff)
Add husky
Diffstat (limited to 'client/js/app/.husky')
-rwxr-xr-xclient/js/app/.husky/pre-commit4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/js/app/.husky/pre-commit b/client/js/app/.husky/pre-commit
new file mode 100755
index 00000000000..35d6918785a
--- /dev/null
+++ b/client/js/app/.husky/pre-commit
@@ -0,0 +1,4 @@
+#!/bin/sh
+. "$(dirname "$0")/_/husky.sh"
+
+npx pretty-quick --staged