Skip to content
eslint-config / 3.0.1

eslint-config 3.0.1

Install from the command line:
Learn more about npm packages
$ npm install @supercharge/eslint-config@3.0.1
Install via package.json:
"@supercharge/eslint-config": "3.0.1"

About this version

@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

Details


Assets

  • eslint-config-3.0.1.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0