- 执行测试: `bun run test`(即 `bun x vitest run`,不要用 `bun test`)
- 类型检查: `bun run typecheck`
**不要使用 npm、yarn 或 npx**
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.