Files
xunchiProduct/.claude/settings.local.json
T
2026-05-28 09:01:30 +08:00

11 lines
161 B
JSON

{
"permissions": {
"allow": [
"Bash(npm install *)",
"Bash(npx vite *)",
"Bash(npx tailwindcss *)",
"Bash(timeout 10)"
]
}
}