4.0.2 • Published 2 months ago

@supercharge/eslint-config-typescript v4.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@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.x1.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

4.0.2

2 months ago

4.0.1

5 months ago

3.0.1

10 months ago

3.0.0

10 months ago

4.0.0

7 months ago

2.3.4

12 months ago

2.3.2

1 year ago

2.3.3

1 year ago

2.3.1

2 years ago

2.3.0

2 years ago

2.2.0

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago