4.0.2 • Published 1 year ago

@supercharge/eslint-config-typescript v4.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

4.0.1

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

4.0.0

2 years ago

2.3.4

2 years ago

2.3.2

3 years ago

2.3.3

3 years ago

2.3.1

3 years ago

2.3.0

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago