Files
soft/.claude/settings.local.json
MingNian 435af55c4a Initial commit: HealthManager full-stack health management platform
Backend: .NET 10 + PostgreSQL + EF Core + JWT + SignalR
Frontend patient: React 19 + TypeScript + Vite (mobile H5)
Frontend doctor: React 19 + TypeScript + Vite (desktop web)
2026-05-20 16:18:56 +08:00

8 lines
79 B
JSON

{
"permissions": {
"allow": [
"Bash(winget install *)"
]
}
}