Skip to content

Commit 12de0fe

Browse files
committed
Clear the local settings allow list
1 parent bb68266 commit 12de0fe

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.claude/settings.local.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
{
22
"permissions": {
3-
"allow": [
4-
"Bash(yarn nx g:*)",
5-
"Bash(npx vitest:*)",
6-
"Bash(xargs:*)",
7-
"Bash(dotnet build:*)",
8-
"Bash(git show:*)"
9-
]
3+
"allow": []
104
}
115
}

0 commit comments

Comments
 (0)