Skip to content

Commit 5370990

Browse files
committed
Remove unnecessary commands from settings.local.json
1 parent 32c3bc3 commit 5370990

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.claude/settings.local.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"allow": [
44
"Bash(rg:*)",
55
"Bash(grep:*)",
6-
"Bash(npm run compile:*)",
7-
"Bash(rm:*)"
6+
"Bash(npm run compile:*)"
87
],
98
"deny": []
109
}

0 commit comments

Comments
 (0)