Files
device-voice-h5/.claude/settings.local.json
sexygoat 40b8f76eef
Some checks failed
构建并部署前端到生产环境 / build-and-deploy (push) Failing after 20s
fix: 修复扫一扫登录
2026-04-17 12:20:02 +08:00

11 lines
129 B
JSON

{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(npm list:*)"
],
"deny": [],
"ask": []
}
}