vitepress/.claude/settings.local.json

17 lines
1000 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(git init *)",
"Bash(git remote *)",
"Bash(npm run *)",
"Bash(git *)",
"Bash(echo \"exit: $?\")",
"Bash(sed -i 's|\\\\[售后支持\\\\]\\(/support/after-sales\\)|售后支持|g' apidoc/apps/opencode.md apidoc/apps/openclaw.md apidoc/apps/alma.md apidoc/deploy/claude-code.md apidoc/deploy/codex.md apidoc/deploy/gemini-cli.md apidoc/intro/overview.md)",
"Bash(sed -i 's|\\\\[售后支持\\\\]\\(</support/after-sales>\\)|售后支持|g' apidoc/apps/opencode.md apidoc/apps/alma.md apidoc/intro/overview.md)",
"Bash(sed -i 's|\\\\[售前售后\\\\]\\(</support/after-sales>\\)|售前售后|g' apidoc/support/troubleshooting.md apidoc/guide/recharge.md apidoc/intro/welcome.md)",
"Bash(sed -i 's|\\\\[售前售后\\\\]\\(/support/after-sales\\)|售前售后|g' apidoc/support/faq.md)",
"Bash(sed -i 's|- \\\\[售后支持\\\\]\\(/support/after-sales\\)||g' apidoc/apps/cherry-studio.md)"
]
}
}