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 5f3ba4b commit 5d8ad0dCopy full SHA for 5d8ad0d
package.json
@@ -7,7 +7,8 @@
7
"build": "pnpm -r build",
8
"build:watch": "pnpm -r build:watch",
9
"test": "pnpm -r test",
10
- "test:watch": "pnpm -r test:watch"
+ "test:watch": "pnpm -r test:watch",
11
+ "prepare": "lefthook install"
12
},
13
"devDependencies": {
14
"@biomejs/biome": "^1.9.4",
0 commit comments