1.0.2 • Published 3 years ago

@politico/eslint-config-interactives v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.8

4 years ago

0.0.7

5 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago