功能开发
This commit is contained in:
19
frontend/fatemaster-web/.claude/settings.local.json
Normal file
19
frontend/fatemaster-web/.claude/settings.local.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Read(//d/project/fatemaster/backend/FateMaster.API/FateMaster.API/**)",
|
||||
"Read(//d/project/fatemaster/backend/**)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(dotnet build)",
|
||||
"Bash(dotnet tool list:*)",
|
||||
"Bash(dotnet tool install:*)",
|
||||
"Bash(dotnet ef migrations add:*)",
|
||||
"Bash(dotnet build:*)",
|
||||
"Bash(taskkill:*)",
|
||||
"Bash(dotnet add package:*)",
|
||||
"Bash(dotnet remove:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user