21 lines
400 B
JSON
21 lines
400 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dir:*)",
|
|
"mcp__web-reader__webReader",
|
|
"Bash(python:*)",
|
|
"Bash(npm run build)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(npx eslint:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(node:*)",
|
|
"Bash(netstat:*)",
|
|
"Bash(tail:*)",
|
|
"Bash(tasklist:*)",
|
|
"Bash(taskkill:*)"
|
|
]
|
|
}
|
|
}
|