eslint-config-politico
v1.0.3
Published
ESLint config for Javascript developers at POLITICO
Downloads
5
Maintainers
Keywords
Readme
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
npm install politico-eslint
- Add this line to your .eslintrc file
{
"extends": "politico"
}