Browse Source

Clear the local settings allow list

pull/25993/head
maliming 4 days ago
parent
commit
12de0fea4c
No known key found for this signature in database GPG Key ID: A646B9CB645ECEA4
  1. 8
      .claude/settings.local.json

8
.claude/settings.local.json

@ -1,11 +1,5 @@
{ {
"permissions": { "permissions": {
"allow": [ "allow": []
"Bash(yarn nx g:*)",
"Bash(npx vitest:*)",
"Bash(xargs:*)",
"Bash(dotnet build:*)",
"Bash(git show:*)"
]
} }
} }

Loading…
Cancel
Save