UNPKG

@happyvibess/node-cleaner

Version:

🧹 Interactive CLI tool to find and clean node_modules directories and free up space

14 lines (11 loc) • 138 B
{ "root": true, "extends": "@ljharb", "rules": { "new-cap": [2, { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, }