Files
Skrift-Kofnigurator/.claude/settings.local.json
2026-02-07 13:04:04 +01:00

24 lines
494 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(npm install:*)",
"Bash(npm run test:separator:*)",
"Bash(node test-scriptalizer.js:*)",
"Bash(node:*)",
"Bash(curl:*)",
"Bash(python -m json.tool:*)",
"Bash(bash:*)",
"Bash(pkill:*)",
"Bash(tree:*)",
"Bash(wc:*)",
"Bash(dir:*)",
"Bash(taskkill:*)",
"Bash(rsync:*)",
"Bash(cat:*)",
"Bash(npm run dev:*)",
"Bash(findstr:*)"
]
}
}