Open Issues Need Help
View All on GitHub Practice • MCP
코드 스타일 가이드 및 린터 설정 추가 2 months ago
AI Summary: Set up ESLint, Prettier, and editorconfig for consistent code style. Integrate these tools with pre-commit hooks using Husky and GitHub Actions for CI/CD automated checks. This will improve code quality, team collaboration, and maintainability.
Complexity:
3/5
enhancement good first issue