Automatically generate changelogs from commits with conventional commit support.
npx ccjk install changelog-gen
터미널에서 이 명령을 실행하여 플러그인을 설치하세요
// Example usage of Changelog Generator ccjk use changelog-gen // Follow the prompts to configure
Comprehensive pre-commit hooks for linting, formatting, and security scanning.
Automatic code formatting on save with Prettier, ESLint, and language-specific formatters.