> no-unused-variable is deprecated. Since TypeScript 2.9. Please use the built-in compiler checks instead. Should we just disable the rule? Personally, I'm not a fan of moving lint checks into the compiler, I think... Oh well 🤷♂️