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

10 lines
130 B
JSON
Raw Normal View History

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