cooking/.claude/settings.local.json
2026-02-20 15:33:33 -08:00

16 lines
285 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run *)",
"Bash(npm install *)",
"Bash(npm uninstall *)",
"Bash(npm ls *)",
"Bash(node *)",
"Bash(ls *)",
"Bash(ls)",
"Bash(node -e:*)",
"WebFetch(domain:thewoksoflife.com)"
]
}
}