fix build, maybe
This commit is contained in:
22
.claude/settings.local.json
Normal file
22
.claude/settings.local.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(chmod:*)",
|
||||
"Bash(find:*)",
|
||||
"Bash(./scripts/generate-feature-capsule.sh:*)",
|
||||
"Bash(docker-compose up:*)",
|
||||
"Bash(docker-compose:*)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(make test:*)",
|
||||
"Bash(make:*)",
|
||||
"mcp__playwright__browser_navigate",
|
||||
"Bash(docker exec:*)",
|
||||
"WebFetch(domain:vpic.nhtsa.dot.gov)",
|
||||
"Bash(docker logs:*)",
|
||||
"Bash(touch:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user