feat: Enhance Anisette API with WASM file handling and provisioning improvements
This commit is contained in:
@@ -2,7 +2,11 @@
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(cat:*)",
|
||||
"Bash(mkdir:*)"
|
||||
"Bash(mkdir:*)",
|
||||
"mcp__ide__getDiagnostics",
|
||||
"Bash(bun run:*)",
|
||||
"Bash(bun:*)",
|
||||
"Bash(NODE_TLS_REJECT_UNAUTHORIZED=0 bun:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user