Files
smart-go/.claude/settings.local.json
T
2026-04-23 18:58:13 +08:00

9 lines
118 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run *我使用的是 pnpm)",
"Bash(npx next *)"
]
}
}