eslint-config-iplayer-base

v2.0.2
Base of all eslint configs for iPlayer
eslint eslintconfig

eslint-config-iplayer-base

This is base of rules for all eslint configs for iPlayer projects

Installation

You should only really use this as part of other eslint configs.

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

Usage

Add the following to your eslint config:

{
    "extends": "iplayer-base"
}
npm i eslint-config-iplayer-base

Metadata

Downloads