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

11 lines
165 B
JSON

{
"permissions": {
"allow": [
"Bash(npm install)",
"Bash(npm run dev)",
"Bash(npm run build)",
"Bash(npm install echarts)"
]
}
}