Pluggable ESLint config for Node.js that you can import, extend and override. Version 4.1.0 provides opinionated safety checks and best practices with a bias toward code concision. It extends eslint-config-esnext and sets the Node.js environment. Release cadence is irregular; the package has not been updated since 2019. Key differentiator: it is a superset config that errs on the side of too many rules, easily overridable.
Verified import paths — ran on the pinned version, not inferred.
This is an ESLint shareable config, not a JS module.
Install the config and peer dependency, then extend 'node' in your .eslintrc.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.