initial commit
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
12
.claude/settings.local.json
Normal file
12
.claude/settings.local.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(find D:cortexboha-appresources -type f \\\\\\(-name *.jsx -o -name *.js -o -name *.tsx -o -name *.ts \\\\\\))",
|
||||
"Bash(find D:cortexboha-appsrc -type f -name *.jsx -o -type f -name *.tsx)",
|
||||
"Bash(npx tsc:*)",
|
||||
"Bash(curl -s http://127.0.0.1:3000/api/health)",
|
||||
"Bash(find /d/cortex/boha-app -type f -name *.php)",
|
||||
"Bash(find D:/cortex/boha-app/app/Http/Controllers/Admin -type f -name *.php)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user