1.20.2 • Published 10 months ago

@linters/eslint-config-typescript v1.20.2

Weekly downloads
319
License
-
Repository
github
Last release
10 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.1

1 year ago

1.20.2

10 months ago

1.20.0

1 year ago

1.19.1

2 years ago

1.18.0

2 years ago

1.17.0

3 years ago

1.16.1

3 years ago

1.16.0

3 years ago

1.15.2

4 years ago

1.15.0

4 years ago

1.15.1

4 years ago

1.14.5

4 years ago

1.14.4

4 years ago

1.14.3

4 years ago

1.14.2

4 years ago

1.14.1

4 years ago

1.14.0

4 years ago

1.13.2

4 years ago

1.13.1

4 years ago

1.13.0

4 years ago

1.12.0

4 years ago

1.11.0

5 years ago

1.10.0

5 years ago

1.9.0

5 years ago

1.8.1

5 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.2

5 years ago

1.2.0

5 years ago

1.2.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago