iconsulting/.claude/settings.local.json

14 lines
238 B
JSON

{
"permissions": {
"allow": [
"Bash(pnpm install:*)",
"Bash(npm install:*)",
"Bash(npx tsc:*)",
"Bash(pnpm add:*)",
"Bash(git init:*)",
"Bash(git checkout:*)",
"Bash(git add:*)"
]
}
}