From 7a2d709d935075bcdc48e0f3f0ae9f4641663b9f Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期二, 17 三月 2026 09:12:34 +0800
Subject: [PATCH] docs: add repository contributor guidelines
---
Code/WCS/.claude/settings.local.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Code/WCS/.claude/settings.local.json b/Code/WCS/.claude/settings.local.json
index de301f0..b375c94 100644
--- a/Code/WCS/.claude/settings.local.json
+++ b/Code/WCS/.claude/settings.local.json
@@ -31,7 +31,8 @@
"Bash(cd \"D:/Git/ShanMeiXinNengYuan/Code/WCS/WIDESEAWCS_S7Simulator\" && dotnet test --no-build)",
"Bash(cd \"D:/Git/ShanMeiXinNengYuan/Code/WCS/WIDESEAWCS_S7Simulator\" && dotnet test 2>&1 | tail -20)",
"mcp__web-search-prime__web_search_prime",
- "mcp__web-reader__webReader"
+ "mcp__web-reader__webReader",
+ "Bash(cd \"D:\\\\Git\\\\ShanMeiXinNengYuan\\\\Code\\\\WCS\\\\WIDESEAWCS_S7Simulator\" && npm create vite@latest WIDESEAWCS_S7Simulator.Web -- --template vue-ts)"
]
}
}
--
Gitblit v1.9.3