chore(mise): add sqlc in tools (#32)

This commit is contained in:
Fodesu
2026-02-10 15:19:12 +08:00
committed by GitHub
parent 77f7cf8808
commit bc7e8ccd29
+2
View File
@@ -9,6 +9,8 @@ node = "25"
bun = "latest"
# pnpm for workspace management
pnpm = "10"
# sqlc for sql management
sqlc = "latest"
# Lima for macOS
lima = { version = "system", platform = "darwin" }