Skip to content

Commit dd218c4

Browse files
committed
update
1 parent 578d2c1 commit dd218c4

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Rstack is a unified JavaScript toolchain built around Rspack, with high performa
5757
| [Rspress](https://github.com/web-infra-dev/rspress) | Static site generator |
5858
| [Rsdoctor](https://github.com/web-infra-dev/rsdoctor) | Build analyzer |
5959
| [Rstest](https://github.com/web-infra-dev/rstest) | Testing framework |
60+
| [Rslint](https://github.com/web-infra-dev/rslint) | Linter |
6061

6162
## 🔗 Links
6263

README.zh-CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Rstack 是一个围绕 Rspack 打造的 JavaScript 统一工具链,具有优
5757
| [Rspress](https://github.com/web-infra-dev/rspress) | 静态站点生成器 |
5858
| [Rsdoctor](https://github.com/web-infra-dev/rsdoctor) | 构建分析工具 |
5959
| [Rstest](https://github.com/web-infra-dev/rstest) | 测试框架 |
60+
| [Rslint](https://github.com/web-infra-dev/rslint) | 代码检查工具 |
6061

6162
## 🔗 链接
6263

website/docs/en/guide/start/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Rstack is a unified JavaScript toolchain built around Rspack, with high performa
4848
| [Rspress](https://github.com/web-infra-dev/rspress) | Static site generator |
4949
| [Rsdoctor](https://github.com/web-infra-dev/rsdoctor) | Build analyzer |
5050
| [Rstest](https://github.com/web-infra-dev/rstest) | Testing framework |
51+
| [Rslint](https://github.com/web-infra-dev/rslint) | Linter |
5152

5253
## 🔗 Links
5354

website/docs/zh/guide/start/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Rstack 是一个围绕 Rspack 打造的 JavaScript 统一工具链,具有优
5050
| [Rspress](https://github.com/web-infra-dev/rspress) | 静态站点生成器 |
5151
| [Rsdoctor](https://github.com/web-infra-dev/rsdoctor) | 构建分析工具 |
5252
| [Rstest](https://github.com/web-infra-dev/rstest) | 测试框架 |
53+
| [Rslint](https://github.com/web-infra-dev/rslint) | 代码检查工具 |
5354

5455
## 🔗 链接
5556

0 commit comments

Comments
 (0)