0.0.1 • Published 9 years ago

esprima-es6.hks v0.0.1

Weekly downloads
4
License
BSD-2-Clause
Repository
github
Last release
9 years ago

Esprima-es6.hks - Updated dependencies

Validate your javascript with each commit

About

Esprima-es6.hks is a node-hooks implementation of the Esprima Validator. It is simple to use and easy to add to your git projects.

Usage

If you don't have hooks installed

  1. npm install node-hooks -g
  2. hooks install
  3. hooks add esprima-es6.hks

If hooks is installed, but not managing you're git-hooks yet

  1. hooks install
  2. hooks add esprima-es6.hks

Else

hooks add esprima-es6.hks