diff options
Diffstat (limited to '.husky/pre-commit')
| -rw-r--r-- | .husky/pre-commit | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.husky/pre-commit b/.husky/pre-commit new file mode 100644 index 00000000..208f9a12 --- /dev/null +++ b/.husky/pre-commit @@ -0,0 +1,2 @@ +pnpm format:check +pnpm lint |
