pzavolinsky / ts-unused-exports

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

Handled the case when import statement contains '.ts' and '.tsx' extensions in path #288

Closed demonhue closed 1 year ago

mrseanryan commented 1 year ago

Looks good! thank you for opening.

Fixes #281

mrseanryan commented 1 year ago

Will release in 10.0.0

thank you!