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

feat(core): keep track of original source file content by hashing #88

Open urish opened 5 years ago

urish commented 5 years ago

This should address #36, #61.

We also change here the format of the collected types file, so it will be a breaking change.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-4.1%) to 84.347% when pulling eec62c0323b3c6f31049365477e79c8923c1d205 on hash-files into 84fda39cde54f3bb6d4af9bdd290be04af426d1a on master.