mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-12 12:43:32 +08:00
docs: address Korean translation review feedback
This commit is contained in:
@@ -32,7 +32,7 @@ node scripts/setup-package-manager.js --list
|
||||
3. **package.json**: `packageManager` 필드
|
||||
4. **락 파일**: package-lock.json, yarn.lock, pnpm-lock.yaml, bun.lockb의 존재 여부
|
||||
5. **전역 설정**: `~/.claude/package-manager.json`
|
||||
6. **폴백**: 사용 가능한 첫 번째 패키지 매니저 (pnpm > bun > yarn > npm)
|
||||
6. **폴백**: `npm`
|
||||
|
||||
## 설정 파일
|
||||
|
||||
|
||||
Reference in New Issue
Block a user