We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed2b8a commit c617ae6Copy full SHA for c617ae6
.husky/pre-commit
@@ -1,4 +1 @@
1
-#!/usr/bin/env sh
2
-. "$(dirname -- "$0")/_/husky.sh"
3
-
4
npx --no-install lint-staged
package.json
@@ -4,7 +4,7 @@
"url": "https://github.com/uiwjs/react-login-page.git"
5
},
6
"scripts": {
7
- "prepare": "husky install",
+ "prepare": "husky",
8
"⬇️⬇️⬇️⬇️⬇️ package ⬇️⬇️⬇️⬇️⬇️": "▼▼▼▼▼ package ▼▼▼▼▼",
9
"doc": "npm run-script build --workspace website",
10
"start": "npm run-script start --workspace website",
0 commit comments