biome
-
Solved: I’ve released a Biome plugin to prevent Typescript type assertions
TypeScript’s `as` keyword is a landmine for runtime errors. Learn why type assertions are a code smell and how to enforce safer code with a Biome plug Continue reading