mockdeep / typewiz

Automatically discover and add missing types in your TypeScript code
https://medium.com/@urish/manual-typing-is-no-fun-introducing-typewiz-58e3e8813f4c
1.1k stars 46 forks source link

No output when running typewiz-node file.js #76

Open styfle opened 6 years ago

styfle commented 6 years ago

I would expect a warning (or maybe just make it work anyway by emitting .ts file output) when running typewiz-node file.js

Related: #35