21 lines
654 B
JSON
21 lines
654 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:*)",
|
|
"Bash(git checkout:*)",
|
|
"Bash(git reset:*)",
|
|
"Bash(php -l app/Http/Controllers/Admin/ParkingLotController.php)",
|
|
"Bash(php -l app/Http/Requests/StoreParkingLotRequest.php)"
|
|
]
|
|
}
|
|
}
|