Files
device-voice-h5/.claude/settings.local.json
sexygoat 069eab0462
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 1m49s
fix: 换货
2026-06-03 17:53:52 +08:00

12 lines
233 B
JSON

{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(npm list:*)",
"Bash(find . -type f \\\\\\(-name *.openapi.* -o -name *-spec.yaml -o -name *-spec.yml \\\\\\))"
],
"deny": [],
"ask": []
}
}