SeekingAlpha's shareable ESLint config for Node.js projects, version 9.32.0. This config packages rules from eslint-plugin-n for Node.js linting. It requires ESLint 9.39.2 and eslint-plugin-n 17.24.0 as peer dependencies and is designed for flat config only. Maintained by SeekingAlpha, it enforces a specific rule set tailored for Node.js development.
Verified import paths — ran on the pinned version, not inferred.
ESM-only since v9; CommonJS require is not supported.
Accessing plugins property from config. CommonJS require is not supported.
Accessing rules property from config. CommonJS require is not supported.
This shows how to import the shareable config in ESLint flat config format, spreading plugins and rules into your own config array.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.