Files
yinx-cli/.claude/settings.local.json
2025-12-16 15:14:07 +08:00

9 lines
97 B
JSON

{
"permissions": {
"allow": [
"Bash(cat:*)",
"Bash(npm install:*)"
]
}
}