voidcosmos / npkill

List any node_modules 📦 dir in your system and how heavy they are. You can then select which ones you want to erase to free up space 🧹
https://npkill.js.org
MIT License
8.33k stars 188 forks source link

(eslint) Refactor/code style #153

Closed zaldih closed 1 year ago

zaldih commented 1 year ago

These changes are intended to update the codebase to comply with many of the ESLINT rules in order to maintain consistency and make it more robust against common errors.

Before being merged I plan to have some modifications made.