0.0.1 • Published 9 years ago

pavios-eslint v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Pavios-Eslint

This is the "eslint" task for use with Pavios.

Installation

npm install --save-dev pavios pavios-eslint

Use

See the config guide for information on how to use this package.

Configuration

This task accepts two configuration options:

  • files: [String]: An array of strings (fileglobs) that will be linted with eslint.
  • linterOpts: Object: An object that will be passed directly to eslint.