9.0.0 • Published 4 months ago

@terrestris/eslint-config-typescript v9.0.0

Weekly downloads
-
License
BSD-2-Clause
Repository
github
Last release
4 months ago

eslint-config-typescript

Installation

  1. Install:
npm i -D @terrestris/eslint-config-typescript
  1. Install peerDependencies

Can be omitted for already existing dependencies.

npm i -D eslint@^9
npm i -D @typescript-eslint/eslint-plugin@^8
npm i -D @stylistic/eslint-plugin@^2
npm i -D typescript@^5
  1. Use config in your eslintrc.js
module.exports = {
  extends: '@terrestris/eslint-config-typescript'
};

Release

npm run release
8.0.0

5 months ago

9.0.0

4 months ago

6.0.0

10 months ago

7.0.0

10 months ago

5.0.0

1 year ago

4.0.0

2 years ago

3.1.0

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

3.0.0

3 years ago

2.1.0

3 years ago

2.0.0

4 years ago

1.0.0

4 years ago