Explorar o código

feat: add additional Bash commands for pnpm in settings

Yuki Takei hai 2 meses
pai
achega
889fef45f8
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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 *)",