Scrum4Me/.claude/settings.local.json

12 lines
204 B
JSON

{
"permissions": {
"allow": [
"Bash(npx tsc *)",
"Bash(git add *)",
"Bash(git commit *)",
"Bash(git push *)",
"Bash(npx eslint *)",
"Bash(npm run *)"
]
}
}