chore(package): update scripts

This commit is contained in:
Shintaro Jokagi
2025-05-15 23:11:49 +12:00
parent 3e6155ffef
commit 4678f29a13

View File

@@ -10,7 +10,7 @@
"wrangler": "wrangler",
"astro": "astro",
"lint": "biome lint ./src",
"format": "biome format ./src --write",
"format": "biome format ./src",
"prepare": "husky"
},
"dependencies": {