Add npm install command to permissions in settings
This commit is contained in:
@@ -8,7 +8,8 @@
|
|||||||
"mcp__serena__think_about_collected_information",
|
"mcp__serena__think_about_collected_information",
|
||||||
"Bash(git add:*)",
|
"Bash(git add:*)",
|
||||||
"Bash(git commit:*)",
|
"Bash(git commit:*)",
|
||||||
"mcp__serena__replace_regex"
|
"mcp__serena__replace_regex",
|
||||||
|
"Bash(npm install:*)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"enableAllProjectMcpServers": true,
|
"enableAllProjectMcpServers": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user