@fiad/eslint-config

A custom ESLint Shareable Config

Usage no npm install needed!

<script type="module">
  import fiadEslintConfig from 'https://cdn.skypack.dev/@fiad/eslint-config';
</script>

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.