Files
workspace/.claude/settings.local.json
2026-05-04 15:10:28 +02:00

22 lines
762 B
JSON

{
"permissions": {
"allow": [
"Skill(shadcn)",
"Bash(npm run *)",
"Bash(node -e \"const d = require\\('date-fns'\\); console.log\\(typeof d.eachDayOfInterval, typeof d.eachWeekOfInterval, typeof d.eachMonthOfInterval, typeof d.startOfMonth\\)\")",
"Bash(export LANGFUSE_PUBLIC_KEY=pk-lf-0e62a9eb-0978-4e2e-b3ad-bb36194701b8)",
"Bash(export LANGFUSE_SECRET_KEY=sk-lf-286c165f-1c84-4a36-b0b0-cfe5b680897d)",
"Bash(export LANGFUSE_HOST=https://langfuse.muticolturano.com)",
"Bash(npx langfuse-cli *)",
"mcp__langfuse-docs__getLangfuseDocsPage",
"Bash(python -c ' *)",
"WebFetch(domain:ui.shadcn.com)"
]
},
"enabledMcpjsonServers": [
"langfuse-docs",
"langfuse",
"postgres"
]
}