We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b361909 commit 1ea199dCopy full SHA for 1ea199d
1 file changed
package.json
@@ -4,6 +4,7 @@
4
"description": "Migrate Issues, Wiki from gitlab to github",
5
"main": "index.js",
6
"scripts": {
7
+ "prepare": "husky install",
8
"start": "node node_modules/ts-node/dist/bin.js ./src/index.ts"
9
},
10
"repository": {
0 commit comments