20 lines
368 B
JSON
20 lines
368 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm install:*)",
|
|
"Bash(npm run build)",
|
|
"Bash(wait:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(git rm:*)",
|
|
"Bash(git check-ignore:*)",
|
|
"Bash(git checkout:*)",
|
|
"Bash(find:*)",
|
|
"Bash(mkdir:*)",
|
|
"mcp__ide__getDiagnostics"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|