Initial commit
This commit is contained in:
17
.claude/settings.local.json
Normal file
17
.claude/settings.local.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(dotnet new:*)",
|
||||
"Bash(dotnet sln:*)",
|
||||
"Bash(dotnet add:*)",
|
||||
"Bash(dotnet build:*)",
|
||||
"Bash(dotnet tool:*)",
|
||||
"Bash(dotnet ef:*)",
|
||||
"Bash(timeout 8 dotnet run)",
|
||||
"Bash(npm create:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(npm run:*)",
|
||||
"Bash(npx playwright:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user