pzavolinsky / ts-unused-exports

ts-unused-exports finds unused exported symbols in your Typescript project
MIT License
749 stars 49 forks source link

CONTRIBUTING.md indicates that you MUST squash to single commit #182

Closed mrseanryan closed 3 years ago

mrseanryan commented 3 years ago

CONTRIBUTING.md indicates that you MUST squash to single commit

This gives contributors a bit more work to do, and actually is not strictly needed, since when we merge to master, there is a 'squash' button provided by github.