11.0.0 • Published 5 months ago

eslint-config-hudochenkov v11.0.0

Weekly downloads
178
License
MIT
Repository
github
Last release
5 months ago

eslint-config-hudochenkov

My configs for ESLint.

Available configs:

Installation

Install config:

npm install --save-dev eslint-config-hudochenkov

Usage

Add chosen config to your ESLint configuration:

import { configs } from 'eslint-config-hudochenkov';

export default [
	...configs.main,
	...configs.react,
	...configs.reactTesting,
	// other configuration objects
];
11.0.0

5 months ago

10.0.0

8 months ago

10.0.2

8 months ago

10.0.3

8 months ago

9.0.0

3 years ago

8.0.0

4 years ago

7.2.0

5 years ago

7.0.0

5 years ago

7.1.0

5 years ago

6.0.0

5 years ago

5.0.3

5 years ago

5.0.2

5 years ago

5.0.1

5 years ago

5.0.0

5 years ago

4.0.0

5 years ago

3.0.2

5 years ago

3.0.1

6 years ago

3.0.0

7 years ago

2.0.0

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago