Files
commonflow.org/.claude/settings.json

12 lines
202 B
JSON

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