There was an error while loading. Please reload this page.
1 parent f03c1c7 commit 4b40309Copy full SHA for 4b40309
1 file changed
package.json
@@ -7,7 +7,6 @@
7
"main": "./dist/index.cjs",
8
"module": "./dist/index.mjs",
9
"scripts": {
10
- "prepare": "if git rev-parse --git-dir >/dev/null 2>&1; then lefthook install --reset-hooks-path; else echo \"skipping lefthook (not a git repo)\"; fi",
11
"test": "vitest",
12
"typecheck": "tsc --noEmit",
13
"build": "tsdown",
0 commit comments