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 3774052 commit a77e01bCopy full SHA for a77e01b
package.json
@@ -5,6 +5,7 @@
5
"main": "dist/index.js",
6
"scripts": {
7
"test": "jest",
8
+ "prepare": "husky install",
9
"build": "tsc -p tsconfig.build.json",
10
"lint": "eslint . --ext=\".js,.ts\""
11
},
0 commit comments