3.1.0 • Published 11 months ago

@chriseff/eslint-config v3.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
11 months ago

chrisEff's eslint config

GitHub license npm Known Vulnerabilities

⚠️ DEPRECATED ⚠️

If you use eslint with prettier plugin, most rules from this code style will be overridden by prettier anyway.

Basically just the "standard" code style with some adjusted rules here and there...

Installation

npm i -D @chriseff/eslint-config

or

yarn add -D @chriseff/eslint-config

Usage

Create a file named .eslintrc in your project, containing:

{
	"extends": "@chriseff"
}
3.1.0

11 months ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.1.0

4 years ago

2.0.0

5 years ago

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago