Files
oes-web/.claude/settings.local.json
T
2026-05-14 23:36:32 +08:00

13 lines
204 B
JSON

{
"permissions": {
"allow": [
"Bash(npx tsc *)",
"Bash(npx vitest *)",
"WebSearch",
"Bash(netstat -ano)",
"Bash(findstr :5173)",
"Bash(findstr :517)"
]
}
}