40075-vm/.claude/settings.local.json
2026-05-25 13:16:29 +00:00

14 lines
218 B
JSON

{
"permissions": {
"allow": [
"WebSearch",
"Bash(npm run build:*)",
"Bash(grep:*)",
"Bash(npm ls:*)",
"Bash(ls:*)",
"Bash(git grep:*)",
"Bash(npx vue-tsc:*)"
]
}
}