esprima.hks

0.0.0 • Public • Published

Esprima.hks

Validate your javascript with each commit

About

Esprima.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.hks

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

  1. hooks install
  2. hooks add esprima.hks

Else

hooks add esprima.hks

Readme

Keywords

none

Package Sidebar

Install

npm i esprima.hks

Weekly Downloads

2

Version

0.0.0

License

BSD-2-Clause

Last publish

Collaborators

  • mcwhittemore