mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-02 22:32:27 +08:00
14 lines
242 B
JSON
14 lines
242 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm update:*)",
|
|
"WebFetch(domain:ai-sdk.dev)",
|
|
"mcp__ide__getDiagnostics",
|
|
"Bash(npx tsc:*)",
|
|
"WebFetch(domain:sdk.vercel.ai)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|