fix(husky): adding precommit lint verification
This commit is contained in:
parent
481a99ac27
commit
8ef9b323d0
1 changed files with 2 additions and 0 deletions
2
src/.husky/pre-commit
Normal file
2
src/.husky/pre-commit
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env sh
|
||||
pnpm lint-staged
|
||||
Loading…
Add table
Add a link
Reference in a new issue