Files
line-of-sight/.claude/settings.local.json

11 lines
157 B
JSON

{
"permissions": {
"allow": [
"Bash(npm test:*)",
"Bash(npm run:*)",
"Bash(npx playwright:*)",
"Bash(node -e ':*)"
]
}
}