From 75c8d2c51f967c029b146ba0e4cff082efe71753 Mon Sep 17 00:00:00 2001
From: Tevin <tingquanren@163.com>
Date: Thu, 02 Apr 2026 16:11:59 +0800
Subject: [PATCH] docs: 更新项目文档,添加 STRUCTURE.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