Skip to content

Commit e89ccdd

Browse files
committed
Fix husky setting
1 parent 7994c13 commit e89ccdd

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.husky/pre-commit

100755100644
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
yarn run lint-staged

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"lint:eslint:fix": "eslint --fix",
6868
"lint:eslint": "eslint .",
6969
"lint:typecheck": "tsc --noEmit",
70-
"prepare": "husky install",
70+
"prepare": "husky",
7171
"qiita": "node dist/main.js",
7272
"test": "jest"
7373
},

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy