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