Files
Training-Bot/.claude/settings.local.json
T

11 lines
200 B
JSON

{
"permissions": {
"allow": [
"Skill(superpowers:writing-plans)",
"Skill(superpowers:subagent-driven-development)",
"Bash(npm init *)",
"Bash(npm install *)"
]
}
}