Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit d8879aa

Browse files
committedApr 25, 2022
chore: use npm for hooks
1 parent d02ef1e commit d8879aa

File tree

2 files changed

+1
-13197
lines changed

2 files changed

+1
-13197
lines changed
 

‎.husky/pre-commit

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4-
yarn run check:format
4+
npm run check:format

0 commit comments

Comments
 (0)
This repository has been archived.