1.20.0 • Published 4 months ago

@linters/eslint-config-typescript v1.20.0

Weekly downloads
319
License
-
Repository
github
Last release
4 months ago

Eslint Config Typescript

eslint shareable config to help you identify and report on patterns found in your code in TypeScript applications.

Plugins

This configuration uses the following plugins:

  • @linters/eslint-config
  • @typescript-eslint/eslint-plugin
  • eslint-import-resolver-typescript

Install

$ yarn add eslint eslint-plugin-import @linters/eslint-config-typescript -D

Usage

The shareable config can be configured in the eslint configuration file:

Create a .eslintrc.js file with the following contents:

module.exports = {
  extends: ['@linters/eslint-config-typescript'],
}
1.20.0

4 months ago

1.19.1

11 months ago

1.18.0

1 year ago

1.17.0

2 years ago

1.16.1

2 years ago

1.16.0

2 years ago

1.15.2

3 years ago

1.15.0

3 years ago

1.15.1

3 years ago

1.14.5

3 years ago

1.14.4

3 years ago

1.14.3

3 years ago

1.14.2

3 years ago

1.14.1

3 years ago

1.14.0

3 years ago

1.13.2

3 years ago

1.13.1

3 years ago

1.13.0

3 years ago

1.12.0

3 years ago

1.11.0

3 years ago

1.10.0

3 years ago

1.9.0

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.1

3 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.2

4 years ago

1.2.0

4 years ago

1.2.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago