tyrants-edge/.claude/settings.local.json

18 lines
481 B
JSON

{
"permissions": {
"allow": [
"Bash(node:*)",
"Bash(wc -l /home/brianfertig/git/tyrants-edge/src/**/*.js)",
"Bash(grep:*)",
"Bash(ls:*)",
"Bash(cd:*)",
"Bash(python3:*)",
"Bash(head:*)",
"Bash(jq:*)",
"Bash(identify /home/brianfertig/git/tyrants-edge/assets/images/cards/imp_cmd_1.png)",
"Bash(identify /home/brianfertig/git/tyrants-edge/assets/images/ui/imperial_01.png)",
"Bash(sort -t'|' -k2)"
]
}
}