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 cc2e454 commit 845815bCopy full SHA for 845815b
package.json
@@ -8,7 +8,7 @@
8
"scripts": {
9
"bundle": "ncc build src/main.ts && tsc -p tsconfig-lib.json",
10
"test": "jest",
11
- "prepare": "cd .. && husky install setup/.husky",
+ "prepare": "husky install ./.husky/",
12
"yolo-upgrade": "npx npm-check-updates -u && npm install"
13
},
14
"repository": {
0 commit comments