Files
workspace/.claude/settings.local.json
2026-04-27 09:08:36 +02:00

15 lines
369 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\\)\")"
]
},
"enabledMcpjsonServers": [
"langfuse-docs",
"langfuse",
"postgres"
]
}