Unverified 提交 133836b6 authored 作者: Will Chen's avatar Will Chen 提交者: GitHub

Update command for TypeScript type checks (#2286)

#skip-bugbot
上级 6194bd5d
......@@ -58,7 +58,7 @@ Address review comments and failing checks on a GitHub Pull Request.
7. **After making all changes, verify the fixes:**
- Run relevant linters: `npm run lint:fix`
- Run type checks if TypeScript files were modified: `npm run typecheck`
- Run type checks if TypeScript files were modified: `npm run ts`
- Run any relevant unit tests for modified code
8. **Review all changes made:**
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论