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 edbecc1 commit d243652Copy full SHA for d243652
package.json
@@ -3,7 +3,6 @@
3
"author": "Andy Jessop",
4
"scripts": {
5
"create-demo": "npx tsx ./tools/create-demo/index.ts",
6
- "prepare": "husky",
7
"format": "biome format --write",
8
"lint": "biome lint",
9
"lint:fix": "biome lint --fix"
0 commit comments