c/typescript · by codeinabox@programming.dev · 26dType-Aware Linting Stable https://oxc.rs/blog/2026-07-22-type-aware-linting-stable3 points · 1 comments · view on lemmy.world
1 Comments
FizzyOrange@programming.dev · 2 pts · 26d
This is cool. Back when I worked on Typescript the one type-aware lint you really needed was to prevent boolean coercion. I did get it working but the configuration effort required to get ESLint to have all the right plugins and settings was insane.