eslint-config-iplayer-es6

v2.3.0
eslint config for iPlayer ES6 Node modules
eslint eslintconfig

eslint-config-iplayer-es6

Shared eslint config for iPlayer ES6 projects

Installation

npm install --save-dev eslint-config-iplayer-es6

Usage

Add the following to your package.json:

{
  "eslintConfig": {
    "extends": "iplayer-es6"
  }
}

Metadata

Downloads

Maintainers