@bamdadsabbagh/eslint-config

Bamdad Sabbagh's ESLint config

Usage no npm install needed!

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

README

eslint-config

logo

Bamdad Sabbagh's ESLint config

vendor

ESLint config.

npm

npm package.

Installation

yarn add --dev @bamdadsabbagh/eslint-config

Usage

{
    "extends": "@bamdadsabbagh/eslint-config"
}

It will automatically handle *.(js|jsx) files.

It will be useful for Node apps (like express) as well as React apps.