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