chore: Create initial Claude permissions (#2369)

This commit is contained in:
Dermot Duffy
2026-02-22 15:13:59 -08:00
committed by GitHub
parent 497e6e88a0
commit 191b5a289a
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"permissions": { "permissions": {
"allow": ["Bash(yarn run *)"] "allow": ["Bash(yarn run *)", "Bash(yarn why:*)"]
} }
} }