Skip to content

Commit a8c2199

Browse files
committed
Allow claude to run npm install
1 parent 114de30 commit a8c2199

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"Bash(node bin/funcli.js:*)",
66
"Bash(npm test)",
77
"Bash(git add:*)",
8-
"WebSearch"
8+
"WebSearch",
9+
"Bash(npm install:*)"
910
]
1011
},
1112
"enabledMcpjsonServers": [

0 commit comments

Comments
 (0)