From 5964c00b16306f9916219c6f134309072546012e Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 11 Jan 2026 11:42:26 -0500 Subject: [PATCH] feat(ci): husky --- .husky/pre-commit | 1 + 1 file changed, 1 insertion(+) create mode 100644 .husky/pre-commit diff --git a/.husky/pre-commit b/.husky/pre-commit new file mode 100644 index 0000000..cb2c84d --- /dev/null +++ b/.husky/pre-commit @@ -0,0 +1 @@ +pnpm lint-staged