cooking/.claude/settings.local.json

14 lines
216 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run *)",
"Bash(npm install *)",
"Bash(npm uninstall *)",
"Bash(npm ls *)",
"Bash(node *)",
"Bash(ls *)",
"Bash(ls)"
]
}
}