Back to explore

Jev 기반 중복 컴포넌트 감지 lint 규칙

새 컴포넌트가 기존 파일과 중복될 가능성을 1초 이내, 0.01달러 미만으로 감지하는 Jev lint 규칙을 소개하며, 모든 코드 변경 시 실행을 합리적으로 만든다.

a jev lint rule that detects if a new component is a potential duplicate of an existing file. this check takes less than a second + costs less than $0.01 (for our codebase at least) jev makes it feel actually reasonable to run these checks on every code change.

· 53 likesOpen on X