Typscript tooling for measuring “any” usage? Akin to code-coverage scores?

Viewed 13

Our teams are trying to drive down their abuse of ‘any’ and lean more into the typesystem.

Any tsc tooling to measure the use of ‘any’ in a project? And use that to block builds so that our abuse of ‘any’ doesn’t get worse.

0 Answers
Related