Skip to content

Commit c617ae6

Browse files
committed
chore: update husky config. #11
1 parent 6ed2b8a commit c617ae6

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.husky/pre-commit

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
3-
41
npx --no-install lint-staged

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url": "https://github.com/uiwjs/react-login-page.git"
55
},
66
"scripts": {
7-
"prepare": "husky install",
7+
"prepare": "husky",
88
"⬇️⬇️⬇️⬇️⬇️ package ⬇️⬇️⬇️⬇️⬇️": "▼▼▼▼▼ package ▼▼▼▼▼",
99
"doc": "npm run-script build --workspace website",
1010
"start": "npm run-script start --workspace website",

0 commit comments

Comments
 (0)