Files
Anonyme/.claude/settings.local.json
2026-01-29 00:19:50 +01:00

14 lines
230 B
JSON

{
"permissions": {
"allow": [
"Bash(npm install:*)",
"Bash(npx next:*)",
"Bash(node:*)",
"Bash(npm view:*)",
"Bash(npm info:*)",
"Bash(npm ls:*)",
"Bash(npm outdated:*)"
]
}
}