Create your Link in Bio for Bluesky

rename

+10 -6
+10
.claude/settings.json
··· 1 + { 2 + "permissions": { 3 + "allow": [ 4 + "Bash(pnpm lint:*)", 5 + "Bash(pnpm format:*)", 6 + "Bash(pnpm typecheck:*)" 7 + ], 8 + "deny": [] 9 + } 10 + }
-6
.claude/settings.local.json
··· 1 - { 2 - "permissions": { 3 - "allow": ["Bash(pnpm:*)", "Bash(git commit:*)"], 4 - "deny": [] 5 - } 6 - }