scp-syria/.claude/settings.local.json

17 lines
456 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run:*)",
"WebFetch(domain:video.takeone.bh)",
"Bash(php artisan:*)",
"Bash(php -l app/Http/Controllers/ProfileController.php)",
"Bash(php -l app/Models/Booking.php)",
"Bash(php -l app/Http/Controllers/Operator/OperatorController.php)",
"Bash(php -l app/Models/ParkingLot.php)",
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
]
}
}