@fiad/eslint-config
v1.0.3
Published
A custom ESLint Shareable Config
Downloads
6
Readme
@fiad/eslint-config
A custom ESLint Shareable Config
Installation
npm i @fiad/eslint-config
Usage
// .eslintrc
{
"extends": "@fiad"
}
For more information, check the ESLint documentation.