Browse Source

feat: add additional Bash commands for pnpm in settings

Yuki Takei 2 weeks ago
parent
commit
889fef45f8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .claude/settings.json

+ 2 - 0
.claude/settings.json

@@ -11,6 +11,8 @@
       "Bash(pnpm run lint:*)",
       "Bash(pnpm vitest run *)",
       "Bash(pnpm biome check *)",
+      "Bash(pnpm ls *)",
+      "Bash(pnpm why *)",
       "Bash(cat *)",
       "Bash(echo *)",
       "Bash(find *)",