Add npm install command to permissions in settings

This commit is contained in:
Knee Cola
2025-11-17 20:54:00 +01:00
parent 9fda8cadba
commit 22f490e81a

View File

@@ -8,7 +8,8 @@
"mcp__serena__think_about_collected_information",
"Bash(git add:*)",
"Bash(git commit:*)",
"mcp__serena__replace_regex"
"mcp__serena__replace_regex",
"Bash(npm install:*)"
]
},
"enableAllProjectMcpServers": true,