24 lines
537 B
JSON
24 lines
537 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:*)",
|
|
"Bash(where:*)",
|
|
"Bash(cmd:*)",
|
|
"Bash(powershell \"Stop-Process -Id 365652 -Force; Stop-Process -Id 366104 -Force\")"
|
|
]
|
|
}
|
|
}
|