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 7b20dea commit 84f56b8Copy full SHA for 84f56b8
package.json
@@ -33,6 +33,7 @@
33
}
34
},
35
"scripts": {
36
+ "prepare": "husky install",
37
"build": "npm run build-types && npm run build-server && npm run build-browser",
38
"build-browser": "node build.js",
39
"build-types": "tsc -b tsconfig.types.json",
0 commit comments