Skip to content

eslint-config-typescript 1.0.1

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

About this version

@supercharge/eslint-config-typescript

A shareable ESLint config for projects using TypeScript.

Installation

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

Compatibility

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

Usage

.eslintrc.js

module.exports = {
  extends: '@supercharge/typescript',
  parserOptions: {
    project: './tsconfig.json'
  }
}

Details


Assets

  • eslint-config-typescript-1.0.1-npm.tgz

Download activity

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