eslint-config-polyvore

4.0.0 • Public • Published

eslint-config-polyvore

This package provides Polyvore's eslint rules as an extensible/shared config.

Usage

To use this module:

  1. npm install --save-dev eslint eslint-config-polyvore
  2. add extends: eslint-config-polyore to your .eslintrc.yml

After extending from the shared config, you can further overwrite rules following the ESlint config docs

eslint-config-polyvore/es5

Applies Polyvore's rules for ES5 applications

eslint-config-polyvore/es6 (default)

Extends our ES5 config and adds ES6-specific rules

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-polyvore

Weekly Downloads

5

Version

4.0.0

License

none

Last publish

Collaborators

  • polyvore