Unverified 提交 6c8151ae authored 作者: Will Chen's avatar Will Chen 提交者: GitHub

prettify AGENTS.md (#2290)

#skip-bb
上级 b888792e
......@@ -15,11 +15,13 @@ npm run init-precommit
RUN THE FOLLOWING CHECKS before you do a commit.
**Formatting**
```sh
npm run prettier
```
**Linting**
```sh
npm run lint
```
......@@ -30,7 +32,8 @@ If you get any lint errors, you can usually fix it by doing:
npm run lint:fix
```
***Type-checks**
**\*Type-checks**
```sh
npm run ts
```
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论