Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 363 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 363 Bytes

CoffeeLint for Meteor

This packages adds a Linter Plugin that automatically runs all your CoffeeScript source files through the CoffeeLint linter.

To configure the plugin, put a .coffeelintrc file into your app's (or package's) root, containing a valid JSON with the CoffeeLint options.