15 lines
254 B
JSON
15 lines
254 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cat:*)",
|
|
"Bash(mkdir:*)",
|
|
"mcp__ide__getDiagnostics",
|
|
"Bash(bun run:*)",
|
|
"Bash(bun:*)",
|
|
"Bash(NODE_TLS_REJECT_UNAUTHORIZED=0 bun:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|