Appearance
bun run test bun run typecheck bun run build
bun test packages/*/src --coverage
发布前建议执行:
bun run test
bun run typecheck
bun run build
bun run docs:build