2016.10.2 • Published 9 years ago

eslint-config-growaspeople v2016.10.2

Weekly downloads
1
License
CC0-1.0
Repository
github
Last release
9 years ago

eslint-config-growaspeople

ESLint config for GrowAsPeople projects.

Install

  1. Install from npm:
npm install --save-dev eslint-config-growaspeople
  1. Create .eslintrc.* file on your project root. You can copy from eslintrc-examples directory.

  2. (Optional) Add cd $PROJECT_ROOT && eslint . on CI test process.

Editor plugins are available for some editors such as Brackets and Atom

2016.10.2

9 years ago

2016.8.29

9 years ago

2016.8.22

9 years ago

0.0.1

9 years ago