Recent posts

모노레포에서 lefthook 설정

1 minute read

모노레포나 하위 폴더에 프로젝트가 위치한 환경에서 Lefthook을 설정하다 보면, 설정 파일을 찾지 못하거나 yarn 명령어가 실패하는 상황을 겪게 됩니다.

Setting up lefthook in a monorepo

1 minute read

When setting up Lefthook in an environment where the project lives in a monorepo or a subfolder, you may run into situations where it can’t find the config f...