▲
Claude Academy
Tracks
Quizzes
Exam Sim
Flashcards
Videos
Vault
Dashboard
Sign in
☰
Domain 3 (Claude Code Configuration & Workflows)
1 / 18
Your team agreed every engineer should use `pnpm` rather than `npm`. Where should this convention live so every teammate picks it up automatically?
A.
`~/.claude/CLAUDE.md`
B.
`<repo>/.claude/CLAUDE.md` (committed to repo)
C.
`<repo>/.claude/CLAUDE.local.md` (gitignored)
D.
Inline in each prompt
← Back
Check answer