- .env.development을 git에서 제거, .example로 대체 (서버 정책 준수) - pre-commit hook을 frontend/ 기준으로 수정 (모노레포 구조) - custom_pre_commit 플래그 활성화 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
8 lines
173 B
JSON
8 lines
173 B
JSON
{
|
|
"applied_global_version": "1.6.1",
|
|
"applied_date": "2026-04-07",
|
|
"project_type": "react-ts",
|
|
"gitea_url": "https://gitea.gc-si.dev",
|
|
"custom_pre_commit": true
|
|
}
|