eslint-config-politico

v1.0.3
ESLint config for Javascript developers at POLITICO

POLITICO ESLint

ESLint rules as determined by POLITICO's core front end team: Ben Hong, Hung-Su, and Chris Guirreri. Voted on here

How to install

  1. npm install politico-eslint
  2. Add this line to your .eslintrc file
{
    "extends": "politico"
}
npm i eslint-config-politico

Metadata

Downloads