Files
pkgmgr/.claude/settings.json

13 lines
185 B
JSON
Raw Normal View History

{
"permissions": {
"ask": [
"Skill(update-config)",
"Skill(update-config:*)"
]
},
"sandbox": {
"enabled": true,
"autoAllowBashIfSandboxed": true
}
}