0.0.1 • Published 9 years ago

pavios-coffeelint v0.0.1

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

Pavios-Coffeelint

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

Installation

npm install --save-dev pavios pavios-coffeelint

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 coffeelint.
  • linterOpts: Object: An object that will be passed directly to coffeelint.