4.1.0 • Published 6 months ago

@electerious/eslint-config v4.1.0

Weekly downloads
1,233
License
MIT
Repository
github
Last release
6 months ago

ESLint configuration

Build

Shareable ESLint configuration for my personal projects.

Install

Install this package. It already includes ESLint and the necessary plugins.

npm install --save-dev @electerious/eslint-config

Usage

Create a file named .eslintrc.json with following contents in the root folder of your project:

{
  "extends": "@electerious/eslint-config"
}

That's it! You can override the settings by editing the .eslintrc.json file.

4.1.0

6 months ago

4.0.0

6 months ago

3.5.0

2 years ago

3.4.0

2 years ago

3.3.0

2 years ago

3.2.0

2 years ago

3.1.0

2 years ago

3.0.0

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.0-1

3 years ago

2.0.0-0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.4.0

3 years ago

1.3.5

3 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago