Files
commonflow.org/.claude/settings.json
Jim Myhrberg be51ec4831 feat(design): complete redesign of website
Redesign the website with a more modern look.
2026-01-13 09:46:50 +00:00

11 lines
167 B
JSON

{
"permissions": {
"allow": [
"Bash(bun install:*)",
"Bash(bun run build:*)",
"Bash(bun run update:*)",
"Bash(bun update:*)"
]
}
}