@aller/eslint-config-aller

v0.8.2
Aller Media's ESLint config
eslint-config

eslint-config-aller

Greenkeeper badge Aller Media's ESLint config.

Installation

Get started by running this command in the root of your project:

yarn add eslint @aller/eslint-config-aller --dev

or

npm install --save-dev eslint @aller/eslint-config-aller

Then add an .eslintrc.json file to the root of your project (see Documentation below) before running the eslint command, with the following:

{
  "extends": [
    "@aller/eslint-config-aller"
  ]
}

NOTE: eslint plugins are available for most modern text editors, like Atom, emacs, vim, Sublime Text, etc.

npm i @aller/eslint-config-aller

Metadata

  • MIT
  • Whatever
  • misund
  • released 3/2/2022

Downloads