Skip to content

Commit f2c4458

Browse files
authored
Merge pull request #34 from cmsparks/main
Remove "prepare": "husky" script
2 parents edbecc1 + d243652 commit f2c4458

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"author": "Andy Jessop",
44
"scripts": {
55
"create-demo": "npx tsx ./tools/create-demo/index.ts",
6-
"prepare": "husky",
76
"format": "biome format --write",
87
"lint": "biome lint",
98
"lint:fix": "biome lint --fix"

0 commit comments

Comments
 (0)