These are configurations for ESLint that I use in my JavaScript and TypeScript projects. Check each package for any configurations that are available (for example, @futagoza/node has 6 configurations!)
NOTE: If you open the source files for these configurations, you will find each rule has a JSDoc description. Some of these descriptions have the icon 🔧, which means a rule that can be fixed using the --fix
flag on ESLint's CLI.