plantain-00 / type-coverage

A CLI tool to check type coverage for typescript code
MIT License
1.2k stars 43 forks source link

Update `atLeast` or `is` if they are set to zero #125

Closed deongroenewald closed 10 months ago

deongroenewald commented 10 months ago

Fixes(if relevant):

The --update-if-higher and --update wont update if atLeast or is are currently set to 0.

Checks