From 626b8e453322a1bacb28b49e642cc3a3c533bebf Mon Sep 17 00:00:00 2001
From: Tevin <tingquanren@163.com>
Date: Thu, 02 Apr 2026 11:31:51 +0800
Subject: [PATCH] docs: 将技术介绍移至 README,CLAUDE.md 保留指引
---
package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index e6c4260..17c2c63 100644
--- a/package.json
+++ b/package.json
@@ -21,8 +21,10 @@
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
"eslint": "^9.39.4",
+ "eslint-plugin-react-dom": "^4.2.1",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.5.2",
+ "eslint-plugin-react-x": "^4.2.1",
"globals": "^17.4.0",
"typescript": "~5.9.3",
"typescript-eslint": "^8.57.0",
--
Gitblit v1.9.1