@aller/eslint-config-aller

0.8.2 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i @aller/eslint-config-aller

Weekly Downloads

59

Version

0.8.2

License

MIT

Unpacked Size

95.6 kB

Total Files

15

Last publish

Collaborators

  • aslak2800
  • roninjc
  • idanko
  • mariusjn
  • lobunto
  • konrad-j
  • oyvigri
  • goodleby
  • jimoe
  • vnorvik
  • kevinmidboe