mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-28 15:29:11 +00:00
feat: add staged pre-commit for prettier & eslint
This commit is contained in:
parent
4bb3b7b370
commit
39a67abd6c
3 changed files with 365 additions and 1 deletions
4
.husky/pre-commit
Executable file
4
.husky/pre-commit
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
pnpm exec lint-staged
|
Loading…
Add table
Add a link
Reference in a new issue