eslint-config-pinterest

63.0.0 • Public • Published

eslint-config-pinterest npm version

Installation

You'll first need to install ESLint:

$ npm i eslint --save-dev

Next, install eslint-config-pinterest:

$ npm install eslint-config-pinterest --save-dev

Usage

Extend the pinterest config in your .eslintrc configuration file. You can omit the eslint-config- prefix:

{
    "extends": [
        "pinterest"
    ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-pinterest

Weekly Downloads

95

Version

63.0.0

License

none

Last publish

Collaborators

  • michael.probber
  • kevingrandon
  • dwest-pinterest
  • azulus
  • chrislloyd
  • missyjcat
  • arthuralee
  • zackargyle
  • tuanderful