Files
Bonsai-webapp/.claude/settings.local.json
T
2026-05-24 09:27:01 +02:00

12 lines
197 B
JSON

{
"permissions": {
"allow": [
"Bash(npm install *)",
"Bash(npm test *)",
"Bash(npm list *)",
"Bash(./node_modules/.bin/ng test *)",
"Bash(npx ng *)"
]
}
}