pavios-coffeelint
v0.0.1
Published
The 'coffeelint' task for Pavios.
Readme
Pavios-Coffeelint
This is the "coffeelint" task for use with Pavios.
Installation
npm install --save-dev pavios pavios-coffeelintUse
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.
