eslint-config-iplayer-es6

v4.0.1
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"
  }
}
npm i eslint-config-iplayer-es6

Metadata

Downloads