1.21.0 • Published 5 months ago

eslint-config-haykam v1.21.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 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.21.0

5 months ago

1.20.0

10 months ago

1.19.0

2 years ago

1.18.0

2 years ago

1.17.0

2 years ago

1.16.1

2 years ago

1.16.0

2 years ago

1.15.0

2 years ago

1.14.0

2 years ago

1.13.0

2 years ago

1.12.0

2 years ago

1.11.0

2 years ago

1.10.0

3 years ago

1.9.0

3 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago