# Windows 환경에서 한글(UTF-8) 출력이 깨지지 않도록 스크립트 실행 전 chcp 65001 적용
# script-shell은 npm 실행 시 cmd.exe를 명시적으로 사용하도록 설정 (Windows 전용)
script-shell=cmd.exe
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.