jeffijoe / typesync

Install missing TypeScript typings for dependencies in your package.json.
MIT License
1.53k stars 22 forks source link

feat: remove unused typings + ignoredeps option #36

Closed jeffijoe closed 5 years ago

jeffijoe commented 5 years ago

Adds support for an --ignoredeps= flag Automatically remove unused typings

Closes #30, closes #35

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 6d993e0abc39b830eac0f06058ec44aa561811e7 on feature/remove-unused-typings into 33c9e5867b9ce4a66598a1ecae01e899da59fab6 on master.