Skip to content

eslint-config-typescript 3.0.1

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

About this version

@supercharge/eslint-config-typescript

A shareable ESLint config for projects using TypeScript.

Installation

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

Compatibility

eslint @supercharge/eslint-config-typescript
8.x 2.x
7.x 1.x

Usage

Update your ESLint configuration file (for example the .eslintrc.js file) and extend @supercharge/typescript:

.eslintrc.js

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

Related

Details


Assets

  • eslint-config-typescript-3.0.1.tgz

Download activity

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