Files
obsidian-micropub/.claude/settings.local.json
svemagie f5af7ff1e2 fresh
2026-03-31 14:23:33 +02:00

13 lines
213 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run:*)",
"Bash(echo \"Exit: $?\")",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(npm install:*)",
"Bash(npm test:*)"
]
}
}