chore: add git hooks
This commit is contained in:
parent
84b5ef9755
commit
7cfec72d53
7 changed files with 951 additions and 12 deletions
3
.husky/pre-commit
Normal file
3
.husky/pre-commit
Normal file
|
@ -0,0 +1,3 @@
|
|||
export PATH="$PATH:$(pnpm bin)"
|
||||
pnpm biome lint
|
||||
pnpm biome format
|
Loading…
Add table
Add a link
Reference in a new issue