pzavolinsky / ts-unused-exports

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

Add as es-lint rule #82

Closed aspirisen closed 5 years ago

aspirisen commented 5 years ago

It would be very good if we would have this tool as es-lint rule, so we could have alerts inside our IDE.

mrseanryan commented 5 years ago

It would be nice @aspirisen ! -

There is already a similar issue https://github.com/pzavolinsky/ts-unused-exports/issues/19

Do you mind if we close this one?

aspirisen commented 5 years ago

Ok, thanks

mrseanryan commented 5 years ago

Duplicate of #19