wing-gis/.claude/workflow-version.json
htlee 7103dc5c42 fix: CI/CD 워크플로우 개선 및 ESLint 에러 수정
- deploy.yml: mkdir -p 추가로 배포 디렉토리 미존재 시 실패 방지
- deploy.yml: lint 단계 추가로 빌드 전 코드 품질 검증
- useVesselDeckLayer: useEffect 내 직접 setState 호출 제거
- useAisPolling: 렌더 중 ref 업데이트를 useEffect 내부로 이동
- CLAUDE.md, .sdkmanrc, .node-version 등 팀 워크플로우 초기 구성

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 14:07:29 +09:00

8 lines
173 B
JSON

{
"applied_global_version": "1.6.1",
"applied_date": "2026-03-31",
"project_type": "react-ts",
"custom_pre_commit": true,
"gitea_url": "https://gitea.gc-si.dev"
}