summaryrefslogtreecommitdiffhomepage
path: root/frontend/.husky/pre-commit
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/.husky/pre-commit')
-rwxr-xr-xfrontend/.husky/pre-commit5
1 files changed, 5 insertions, 0 deletions
diff --git a/frontend/.husky/pre-commit b/frontend/.husky/pre-commit
new file mode 100755
index 000000000..c306ede8a
--- /dev/null
+++ b/frontend/.husky/pre-commit
@@ -0,0 +1,5 @@
+#!/bin/sh
+. "$(dirname "$0")/_/husky.sh"
+
+cd frontend || exit
+npx pretty-quick --staged