Files
cwd/.claude/settings.local.json
2026-01-14 10:02:58 +08:00

11 lines
184 B
JSON

{
"permissions": {
"allow": [
"Bash(npm install)",
"Bash(npm run build:*)",
"Bash(npm install -D vitepress)",
"Bash(npm uninstall vitepress)"
]
}
}