Skip to content

Commit ce0dcb0

Browse files
WuMingDaoloveloki
andauthored
Update src/content/blog/2024/10/21/react-compiler-beta-release.md
Co-authored-by: Xleine <xleine@qq.com>
1 parent f41a026 commit ce0dcb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/blog/2024/10/21/react-compiler-beta-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ yarn add -D babel-plugin-react-compiler@beta eslint-plugin-react-compiler@beta
5858

5959
## 从今天起我们建议大家使用 React 编译器的 linter {/*we-recommend-everyone-use-the-react-compiler-linter-today*/}
6060

61-
React 编译器 的 ESLint 插件可帮助开发人员主动识别和纠正对于 [React 规则](/reference/rules) 的违规行为。**我们强烈建议大家从今天开始就使用 linter**。linter 不需要安装编译器,因此即使你还没有准备好尝试编译器,也可以独立使用它。
61+
React 编译器的 ESLint 插件可帮助开发人员主动识别和纠正对于 [React 规则](/reference/rules) 的违规行为。**我们强烈建议大家从今天开始就使用 linter**。linter 不需要安装编译器,因此即使你还没有准备好尝试编译器,也可以独立使用它。
6262

6363
安装 linter 只需要执行:
6464

0 commit comments

Comments
 (0)