Add flowtype or typescript to the project.
Is the feature request related to a problem?
Not really. Just a possible "enhancement"
Adding flowtype library definitions incrementally to the project since it has a lower entry barrier and it can be added incrementally.
Adding typescript instead
Why? I don't see how that's useful seeing as this is a command-line tool. If we were to add types, it would be to ease development and then it would be easier to just rewrite in TypeScript.
Most helpful comment
Why? I don't see how that's useful seeing as this is a command-line tool. If we were to add types, it would be to ease development and then it would be easier to just rewrite in TypeScript.