eslint-config-haykam
v2.0.0
Published
My personal configuration for ESLint.
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@8Usage
Add this to your eslint.config.js file:
export { default } from "eslint-config-haykam";Projects Used In
Here are some of the projects that I use this config in:
