Files
bDS/.claude/settings.local.json
2026-02-11 19:07:06 +01:00

9 lines
103 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run build:*)",
"Bash(npx tsc:*)"
]
}
}