0.8.2 • Published 2 years ago

@aller/eslint-config-aller v0.8.2

Weekly downloads
135
License
MIT
Repository
github
Last release
2 years ago

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.

0.8.2

2 years ago

0.8.1

4 years ago

0.8.2-alpha.3642

5 years ago

0.8.2-alpha.16

5 years ago

0.8.0

5 years ago

0.7.0

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.1-0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.0

7 years ago