TypeStat
TypeStat copied to clipboard
Feature to set max waves for run
🚀 Feature Request
I'm trying to check if typestat could help enabling strict Typescript for my project. Currently it's messing up every file really weird way. For debugging this, I think it would be nice to be able to say that typestat should only do 10 waves and then complete.
I tried to read all the documentation but I did not spot this kind of setting.
Existing Behavior
Tool will just run infinitely (probably).
Change Proposal
Add cli flag or option in the config file, where user could set maximum waves that will be run.