user list

This commit is contained in:
Saufi
2026-05-11 12:17:32 +08:00
parent 0b3705573c
commit a461f0bb42
6 changed files with 100 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(php artisan *)",
"Bash(vendor/bin/pint --dirty --format agent)"
]
}
}