Files
vf_react/.claude/settings.local.json

15 lines
312 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)",
"Bash(node scripts/parseIndustryCSV.js)",
"Bash(cat:*)"
],
"deny": [],
"ask": []
}
}