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 1aaa1af commit d915e8dCopy full SHA for d915e8d
package.json
@@ -39,6 +39,7 @@
39
"dist"
40
],
41
"scripts": {
42
+ "postinstall": "simple-git-hooks",
43
"build": "tsup ./src/index.ts ./src/cli.ts",
44
"dev": "npm run build -- --watch src",
45
"format": "prettier --write --cache .",
0 commit comments