1.0.2 • Published 2 years ago

@politico/eslint-config-interactives v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
2 years ago

npm.io

@politico/eslint-config-interactives

Script fashion at POLITICO Interactive News.

Extends Airbnb style, but with a few exceptions.

Quickstart

  1. Install the package:
$ yarn add -D @politico/eslint-config-interactives eslint
  1. Create a eslintrc.json in the root of your project:
{
  "root": true,
  "extends": "@politico/eslint-config-interactives"
}

In your editor

Interactive News developers should use a plugin in their editor to fix errors on save. For example, if you're using atom, use linter-eslint.

1.0.2

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.8

3 years ago

0.0.7

4 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago