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 c776639 commit d62150dCopy full SHA for d62150d
package.json
@@ -38,7 +38,7 @@
38
"test:coverage": "vitest run --dir tests --coverage",
39
"check": "biome check",
40
"check:fix": "biome check --write",
41
- "prepare": "husky"
+ "prepare": "bunx husky"
42
},
43
"devDependencies": {
44
"@biomejs/biome": "^1.9.4",
0 commit comments