@supercharge/eslint-config

v3.0.1
A shareable ESLint config for JavaScript projects
supercharge superchargejs eslint eslint-config eslint-config nodejs

@supercharge/eslint-config

A shareable ESLint config for JavaScript projects.

Installation

npm i -D eslint@8 @supercharge/eslint-config

Compatibility

eslint @supercharge/eslint-config
8.x 1.x
7.x not supported

Usage

Then extend the @supercharge ESLint config. This is a shortcut for @supercharge/eslint-config which ESLint automatically resolves:

.eslintrc.js

module.exports = {
  extends: '@supercharge'
}

Related

npm i @supercharge/eslint-config

Metadata

  • MIT
  • >=16
  • Marcus Pöhls
  • released 3/10/2024

Downloads