pzavolinsky / ts-unused-exports

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

Improve export * as X support #173

Closed mrseanryan closed 4 years ago

mrseanryan commented 4 years ago

Relates to #160 - but would like to leave that issue open for now, until get feedback from users.

mrseanryan commented 4 years ago

@pzavolinsky this PR could be good to release, if you have time to review.

mrseanryan commented 4 years ago

@pzavolinsky think this is good to go, but maybe should be in MAJOR release, just in case.