49.0.0 • Published 1 day ago

@eslint-recommended/eslint-config-typescript v49.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 day ago

npm version lint ESLint Recommended

@eslint-recommended/eslint-config-typescript

Recommended ESLint Shareable Config for TypeScript

Overview

@eslint-recommended/eslint-config-typescript is using following configurations and plugins.

Requirements

  • Node.js v20 or later
  • ESLint v8

Installation

npm:

npm i -D @eslint-recommended/eslint-config-typescript

Yarn:

yarn add -D @eslint-recommended/eslint-config-typescript

Usage

Add @eslint-recommended/typescript to extends of your ESLint config.

module.exports = {
  extends: [
    '@eslint-recommended/typescript'
    // add other rulesets here if needed
  ],
  rules: {
    // override/add rules settings here if needed
  }
}

Badge

You can use below badge to show that your project is using ESLint Recommended.

ESLint Recommended

Markdown:

[![ESLint Recommended](https://img.shields.io/badge/eslint-recommended-%234B32C3)](https://github.com/eslint-recommended)

HTML:

<a href="https://github.com/eslint-recommended"><img src="https://img.shields.io/badge/eslint-recommended-%234B32C3" alt="ESLint Recommended"></a>

Related packages

49.0.0

1 day ago

48.0.0

2 days ago

47.2.0

17 days ago

47.1.0

23 days ago

47.0.0

29 days ago

46.0.0

30 days ago

45.0.0

1 month ago

44.0.0

1 month ago

43.0.0

1 month ago

40.0.0

1 month ago

38.0.0

1 month ago

37.0.0

1 month ago

39.0.0

1 month ago

42.0.0

1 month ago

41.0.0

1 month ago

36.0.0

1 month ago

35.0.0

1 month ago

34.0.0

1 month ago

29.0.1

8 months ago

29.0.2

8 months ago

29.0.0

8 months ago

32.0.0

8 months ago

28.0.0

8 months ago

31.0.0

8 months ago

31.0.1

8 months ago

26.0.0

10 months ago

27.0.0

10 months ago

30.0.3

8 months ago

30.0.1

8 months ago

30.0.2

8 months ago

30.0.0

8 months ago

33.0.0

8 months ago

19.0.0

1 year ago

15.0.0

1 year ago

23.0.0

12 months ago

22.0.0

1 year ago

18.0.0

1 year ago

21.0.1

1 year ago

21.0.0

1 year ago

17.0.3

1 year ago

17.0.2

1 year ago

25.0.0

11 months ago

17.0.1

1 year ago

17.0.0

1 year ago

20.0.0

1 year ago

16.0.1

1 year ago

16.0.0

1 year ago

24.0.0

12 months ago

5.0.0

1 year ago

12.0.0

1 year ago

8.0.0

1 year ago

10.0.0

1 year ago

6.0.0

1 year ago

3.0.0

1 year ago

4.0.0

1 year ago

14.0.0

1 year ago

13.0.0

1 year ago

7.0.0

1 year ago

9.0.0

1 year ago

11.0.0

1 year ago

2.0.0

1 year ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago