Files
X-Agents/.claude/settings.local.json

11 lines
165 B
JSON
Raw Normal View History

2026-03-05 09:28:32 +08:00
{
"permissions": {
"allow": [
"Bash(npm install)",
"Bash(npm run dev)",
"Bash(npm run build)",
"Bash(npm install echarts)"
]
}
}