Skip to content

Commit ea31c90

Browse files
committed
chore: better terminal scripts
1 parent 57b1970 commit ea31c90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.husky/pre-commit

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env sh
22
. "$(dirname -- "$0")/_/husky.sh"
33

4-
npm run prettier
5-
npm run lint
4+
npm run prettier --silent
5+
npm run lint --silent

0 commit comments

Comments
 (0)