Files
vf_react/.claude/settings.local.json
2025-10-22 11:02:39 +08:00

13 lines
243 B
JSON

{
"permissions": {
"allow": [
"Read(//Users/qiye/**)",
"Bash(npm run lint:check)",
"Bash(npm run build)",
"Bash(chmod +x /Users/qiye/Desktop/jzqy/vf_react/scripts/*.sh)"
],
"deny": [],
"ask": []
}
}