pzavolinsky / ts-unused-exports

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

ESLint Wrapper #195

Closed wcandillon closed 3 years ago

wcandillon commented 3 years ago

Thank you for this great tool. Just wanted to let you know that's build an eslint wrapper for it: https://github.com/wcandillon/eslint-plugin-ts-exports

mrseanryan commented 3 years ago

@wcandillon thanks!

Hope to add this to our readme

https://github.com/pzavolinsky/ts-unused-exports/issues/196