Seegno-flavored ESLint shared configuration. Version 17.0.0 supports ESLint 5 and 6, requires Node >=8. A shareable config package intended for internal use within Seegno projects, similar to eslint-config-airbnb. No active maintenance since last release in 2019.
npm install eslint-config-seegnoNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to install and configure the shareable ESLint config.
Consider migrating to a maintained config like eslint-config-airbnb or eslint-config-standard.
Downgrade ESLint to 6.x or migrate to a compatible config.
Run npm install eslint-config-seegno --save-dev
Ensure .eslintrc.yml has 'extends: seegno' and package is installed.