Initial commit
This commit is contained in:
27
.claude/settings.local.json
Normal file
27
.claude/settings.local.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm run:*)",
|
||||
"Bash(rm:*)",
|
||||
"Bash(cp:*)",
|
||||
"Bash(mv:*)",
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(diff:*)",
|
||||
"Bash(mysql:*)",
|
||||
"Bash(sed:*)",
|
||||
"Bash(npx eslint:*)",
|
||||
"Bash(php:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(composer require:*)",
|
||||
"Bash(vendor/bin/phpcs:*)",
|
||||
"Bash(vendor/bin/phpcbf:*)",
|
||||
"Bash(vendor/bin/phpstan analyse:*)",
|
||||
"Bash(wc:*)",
|
||||
"Read(//tmp/**)",
|
||||
"Bash(read f:*)",
|
||||
"Bash(find D:\\\\Weby\\\\BOHA Website\\\\New\\\\api:*)",
|
||||
"Bash(find:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user