This package has been deprecated
Author message:
All ESLint rules in this module have been moved and are now available at eslint-config-iplayer
eslint-config-iplayer-base
2.0.2 • Public • Published 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"
}
Package Sidebar
Install
npm i eslint-config-iplayer-base
Weekly Downloads