Files
vf_react/.claude/settings.local.json
2025-11-05 10:56:56 +08:00

13 lines
200 B
JSON

{
"permissions": {
"allow": [
"Bash(npm test:*)",
"Bash(xargs ls:*)",
"Bash(awk:*)",
"Bash(npm start)",
"Bash(python3:*)"
],
"deny": [],
"ask": []
}
}