Skip to content

Commit 92aca4f

Browse files
authored
Translate ESLint plugin section to Chinese in /reference/react/index.md
1 parent a1c885c commit 92aca4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/reference/react/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ React Compiler 是一个构建时优化工具,可以自动为你的 React 组
3838
* [指令](/reference/react-compiler/directives) —— 用于控制编译的函数级指令。
3939
* [编译库](/reference/react-compiler/compiling-libraries) —— 发布预编译库代码的指南。
4040

41-
## ESLint Plugin React Hooks {/*eslint-plugin-react-hooks*/}
41+
## React Hook 的 ESLint 插件 {/*eslint-plugin-react-hooks*/}
4242

43-
The [ESLint plugin for React Hooks](/reference/eslint-plugin-react-hooks) helps enforce the Rules of React:
43+
[React Hook 的 ESLint 插件](/reference/eslint-plugin-react-hooks) 帮助强制执行 React 的规则:
4444

45-
* [Lints](/reference/eslint-plugin-react-hooks) - Detailed documentation for each lint with examples.
45+
* [Lints](/reference/eslint-plugin-react-hooks) - 每种 Lint 的例子的详细文档。
4646

4747
## Rules of React {/*rules-of-react*/}
4848

0 commit comments

Comments
 (0)