build(projects): use @soybeanjs/cli replace commitizen

This commit is contained in:
Soybean
2022-10-31 00:29:52 +08:00
parent 74772a1f03
commit 428d41b485
4 changed files with 34 additions and 994 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run lint && npm run typecheck
pnpm lint && pnpm typecheck