Skip to content

polyvore/eslint-config-polyvore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Eslint configuration pragmas used by Polyvore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published