21 lines
583 B
JSON
21 lines
583 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm init:*)",
|
|
"Bash(node:*)",
|
|
"Bash(npm --version)",
|
|
"Bash(npm install:*)",
|
|
"Bash(Test-Path \"C:\\\\Users\\\\mecalux.DESKTOP-87IALT8\\\\Desktop\\\\wms-mcp-server\\\\docs\")",
|
|
"Bash(npm run build:*)",
|
|
"Bash(\"c:\\\\Users\\\\mecalux.DESKTOP-87IALT8\\\\Desktop\\\\wms-mcp-server\\\\dist\\\\wms-mcp-server.exe\")",
|
|
"Bash(dir:*)",
|
|
"Bash(powershell:*)",
|
|
"Bash(cmd /c start-mcp.cmd:*)",
|
|
"Bash(test:*)",
|
|
"Bash(tasklist:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(ls:*)"
|
|
]
|
|
}
|
|
}
|