15 lines
369 B
JSON
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"
|
|
]
|
|
}
|