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

10 lines
136 B
JSON

{
"permissions": {
"allow": [
"Bash(npm install:*)",
"Bash(mkdir:*)",
"Bash(node:*)"
],
"deny": []
}
}