1.24.0 • Published 4 months ago

eslint-config-haykam v1.24.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 months ago

ESLint-Config-Haykam

GitHub release npm Travis (.com)

My personal configuration for ESLint.

This configuration for ESLint is based off the style that I program in. It is used in as many of my projects as possible, and I do accept issues and pull requests to projects of mine that do not use this config yet.

Installation

Use npm to install this shareable config and ESLint itself:

npm install --save-dev eslint-config-haykam eslint

Usage

Add this to your .eslintrc.json file:

{
  "extends": "eslint-config-haykam"
}

Projects Used In

Here are some of the projects that I use this config in:

1.24.0

4 months ago

1.23.0

5 months ago

1.22.0

10 months ago

1.21.0

2 years ago

1.20.0

2 years ago

1.19.0

3 years ago

1.18.0

3 years ago

1.17.0

3 years ago

1.16.1

3 years ago

1.16.0

3 years ago

1.15.0

3 years ago

1.14.0

3 years ago

1.13.0

4 years ago

1.12.0

4 years ago

1.11.0

4 years ago

1.10.0

4 years ago

1.9.0

4 years ago

1.8.0

6 years ago

1.7.0

6 years ago

1.6.0

6 years ago

1.5.1

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago