Back to explore

Jev-powered lint rule for duplicate component detection

Introduces a Jev lint rule that detects if a new component is a potential duplicate of an existing file in under a second for less than $0.01, making it reasonable to run on every code change.

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