Update project state
This commit is contained in:
@@ -3,7 +3,13 @@
|
||||
"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(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 ' *)"
|
||||
]
|
||||
},
|
||||
"enabledMcpjsonServers": [
|
||||
|
||||
Reference in New Issue
Block a user