6 ms·
> A bunch of these should be enforce with linting Agreed. One of the first rules I toss into Biome is `noNestedTernary` - LLMs seem to adore completely unreada
by vunderba 24d ago
> A bunch of these should be enforce with linting
Agreed. One of the first rules I toss into Biome is `noNestedTernary` - LLMs seem to adore completely unreadable nested expressions.