eslint-config-haykam
v1.22.0
Published
My personal configuration for ESLint.
Downloads
55
Maintainers
Readme
ESLint-Config-Haykam
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: