#!/usr/bin/env sh

NODE_ENV=test ./node_modules/.bin/jshint --reporter ./node_modules/jshint-stylish lib/
