Files
myep/.claude/settings.local.json
T

11 lines
180 B
JSON

{
"permissions": {
"allow": [
"Bash(php -l:*)",
"Bash(./vendor/bin/phpunit --testdox)",
"Bash(./vendor/bin/php-cs-fixer fix:*)"
],
"deny": []
}
}