IcostPro/.claude/settings.local.json
2026-02-11 21:11:19 +01:00

10 lines
128 B
JSON

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