Closed nexushoratio closed 1 year ago
Looks like changing eslint:recommended
to eslint:all
will do a lot. But nothing that groups by type as shown on the rules page.
Still, can be a goal to find all of the ones valid for the old version (v5.16.0) and is installed on my Debian bullseye box (yes, I need to upgrade).
I have finally upgraded my dev machine, so I can revisit some of these that I put off.
https://eslint.org/docs/latest/rules/#suggestions
Go through enable those that makes sense.
Being new to the eslint ecosystem, see if there is a way to automatically enable most of them and disable those that we don't want.