Skip to content

Commit ee1bdf0

Browse files
KATO-Hiroclaude
andcommitted
docs: Add *.spec.ts to testing.md scope description in claude-code.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0e5ce6a commit ee1bdf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/claude-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ paths:
4545
| ファイル | スコープ |
4646
| ---------------------- | -------------------------------------------------------- |
4747
| `coding-style.md` | 言語レベルの記述スタイル(ブレース・命名・型エイリアス) |
48-
| `testing.md` | `*.test.ts`, `e2e/**` のテストパターン |
48+
| `testing.md` | `*.test.ts`, `*.spec.ts`, `e2e/**` のテストパターン |
4949
| `svelte-components.md` | `*.svelte` コンポーネント設計方針 |
5050
| `prisma-db.md` | `prisma/**`, `src/lib/server/**` の DB・サービス層規約 |
5151
| `auth.md` | 認証関連 |

0 commit comments

Comments
 (0)