diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 00000000000..5545345a3cb --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,7 @@ +{ + "permissions": { + "allow": ["Bash(npx nx run-many:*)"], + "deny": [], + "ask": [] + } +}