Skip to content

Commit 1ea199d

Browse files
committed
husky install in npm prepare script
1 parent b361909 commit 1ea199d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Migrate Issues, Wiki from gitlab to github",
55
"main": "index.js",
66
"scripts": {
7+
"prepare": "husky install",
78
"start": "node node_modules/ts-node/dist/bin.js ./src/index.ts"
89
},
910
"repository": {

0 commit comments

Comments
 (0)