- .claude/rules: 팀 정책, git 워크플로우, 코드 스타일, 네이밍, 테스트 규칙 - .claude/skills: push, mr, release, create-mr, fix-issue, init-project, sync-team-workflow - .claude/settings.json: 프로젝트 레벨 권한 설정 - .githooks: commit-msg, pre-commit(모노레포), post-checkout - .editorconfig, .npmrc, .prettierrc, .node-version Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
# Nexus npm 프록시 레지스트리
|
|
registry=https://nexus.gc-si.dev/repository/npm-public/
|
|
|
|
# Nexus 인증
|
|
//nexus.gc-si.dev/repository/npm-public/:_auth=YWRtaW46R2NzYyE4OTMy
|