Files
playbook/ui-ux-pro-max/stack/.claude/settings.json
T
2026-07-20 00:03:02 +00:00

16 lines
367 B
JSON

{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"enableAllProjectMcpServers": true,
"permissions": {
"allow": [
"Bash(node scripts/design-audit.mjs:*)",
"Bash(npm run audit:*)",
"Bash(npx playwright:*)",
"Read(//home/**)",
"mcp__playwright",
"mcp__chrome-devtools",
"mcp__shadcn"
]
}
}