Files
frontend/.claude/settings.local.json
T
2026-04-01 15:06:37 +07:00

9 lines
109 B
JSON

{
"permissions": {
"allow": [
"Bash(npx next build)",
"Bash(npx tsc --noEmit)"
]
}
}