summary refs log tree commit diff
path: root/.husky
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-01-05 18:56:39 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-01-05 18:56:39 +1100
commit7ba0eb17269b38f3bb617485e9745fa6ee673c7b (patch)
tree28b145f59270435c8a732b52f72e74777990e15e /.husky
parentDon't send private user data in ready event (diff)
downloadserver-7ba0eb17269b38f3bb617485e9745fa6ee673c7b.tar.xz
Prettier precommit hook
Diffstat (limited to '.husky')
-rw-r--r--.husky/pre-commit4
1 files changed, 4 insertions, 0 deletions
diff --git a/.husky/pre-commit b/.husky/pre-commit
new file mode 100644
index 00000000..0da96d6b
--- /dev/null
+++ b/.husky/pre-commit
@@ -0,0 +1,4 @@
+#!/usr/bin/env sh
+. "$(dirname -- "$0")/_/husky.sh"
+
+npx pretty-quick --staged