芝麻web文件管理V1.00
编辑当前文件:/home/felaukpo/public_html/wp-content/plugins/cartflows/.claude/settings.json
{ "$schema": "https://json.schemastore.org/claude-code-settings.json", "permissions": { "allow": [ "Bash(composer lint)", "Bash(composer format)", "Bash(composer test)", "Bash(composer phpstan)", "Bash(composer phpstan *)", "Bash(./vendor/bin/phpunit)", "Bash(./vendor/bin/phpunit *)", "Bash(./vendor/bin/phpcs *)", "Bash(./vendor/bin/phpcbf *)", "Bash(php -l *)", "Bash(npm run build)", "Bash(npm run start)", "Bash(npm run lint-js)", "Bash(npm run lint-js:fix)", "Bash(npm run lint-css)", "Bash(npm run lint-css:fix)", "Bash(npm run pretty:fix)", "Bash(npm run pretty)", "Bash(npm run test:e2e)", "Bash(npm run play:run)", "Bash(npx eslint *)", "Bash(npx prettier *)", "Bash(git status)", "Bash(git diff *)", "Bash(git log *)", "Bash(git show *)", "Bash(git branch *)" ], "deny": [ "Read(./.env)", "Read(./.env.*)", "Bash(rm -rf *)", "Bash(git push * --force)", "Bash(git add .env*)", "Bash(npm run env:destroy)", "Bash(npm run env:clean)" ] }, "spinnerVerbs": { "mode": "append", "verbs": [ "Analyzing patterns", "Reviewing architecture", "Running checks", "Scanning for issues", "Validating structure" ] } }