Détail du package

eslint-config-haykam

haykam821150MIT1.24.0

My personal configuration for ESLint.

eslint, config, eslintconfig, standard

readme

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: