0.3.0 • Published 10 years ago

mimosa-js-validate v0.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

mimosa-js-validate

Overview

For more information regarding Mimosa, see http://mimosa.io.

Usage

Add 'js-validate' to your list of modules. That's all! Mimosa will install the module for you when you start up.

Functionality

js-validate will use Esprima to parse each of your JavaScript files as they are added or edited. If any fail parsing, the fact that a failure occurred will be written to the console and Growled, and details about the failures will be printed to the console.

Default Config

There is no config for this module.