Files
bellsystems-cp/.claude/settings.local.json

10 lines
135 B
JSON

{
"permissions": {
"allow": [
"Bash(npm create:*)",
"Bash(npm install:*)",
"Bash(npm run build:*)"
]
}
}