Do not fail if frontend pre-commit hook fails
This commit is contained in:
committed by
Umputun
parent
d23b7003c6
commit
a4772bd9de
@@ -1,6 +1,4 @@
|
||||
# .husky/pre-commit
|
||||
|
||||
cd frontend
|
||||
nvm use || true
|
||||
npm i || true
|
||||
pnpm lint-staged || true
|
||||
|
||||
Reference in New Issue
Block a user